You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Sameh H. Elkadry" <sa...@elwekala.com> on 2005/11/09 23:41:17 UTC

[users@httpd] apache server installation

Hello all

 

I try to install Apache server on my PC(Windows XP SP2) using default
setting. Then I try to run cgi file in cig-bin directory but I failed and
get these errors in log file

 

[Thu Nov 10 00:24:46 2005] [error] [client 10.0.0.1] script not found or
unable to stat: E:/OpenSA/Apache2/cgi-bin/nph-proxy.cgi

[Thu Nov 10 00:25:29 2005] [error] [client 10.0.0.1] (OS 3)The system cannot
find the path specified.  : couldn't create child process: 720003:
nph-proxy.cgi

[Thu Nov 10 00:25:29 2005] [error] [client 10.0.0.1] (OS 3)The system cannot
find the path specified.  : couldn't spawn child process:
E:/OpenSA/Apache2/cgi-bin/nph-proxy.cgi

 

Sameh

 


Re: [users@httpd] apache server installation

Posted by Joshua Slive <js...@gmail.com>.
On 11/9/05, Sameh H. Elkadry <sa...@elwekala.com> wrote:

> I try to install Apache server on my PC(Windows XP SP2) using default
> setting. Then I try to run cgi file in cig-bin directory but I failed and
> get these errors in log file
>
> [Thu Nov 10 00:24:46 2005] [error] [client 10.0.0.1] script not found or
> unable to stat: E:/OpenSA/Apache2/cgi-bin/nph-proxy.cgi
>
> [Thu Nov 10 00:25:29 2005] [error] [client 10.0.0.1] (OS 3)The system cannot
> find the path specified.  : couldn't create child process: 720003:
> nph-proxy.cgi
>
> [Thu Nov 10 00:25:29 2005] [error] [client 10.0.0.1] (OS 3)The system cannot
> find the path specified.  : couldn't spawn child process:
> E:/OpenSA/Apache2/cgi-bin/nph-proxy.cgi

It looks like the she-bang path to the script interpreter on the top
line of the script is not correct.  See
http://httpd.apache.org/docs/2.0/howto/cgi.html#troubleshoot
and
http://httpd.apache.org/docs/2.0/mod/core.html#scriptinterpretersource

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org