On 11/9/05, Sameh H. Elkadry <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to