You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Stefan Hornburg <st...@hacon.de> on 1998/08/07 16:44:05 UTC

mod_cgi/2808: she-bang works not for network paths

>Number:         2808
>Category:       mod_cgi
>Synopsis:       she-bang works not for network paths
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Aug  7 07:50:00 PDT 1998
>Last-Modified:
>Originator:     sth@hacon.de
>Organization:
apache
>Release:        1.3.1
>Environment:
NT 4.0
>Description:
Something like 

#!e:\apache\bin\perl.exe

where e: is a local drive works fine, while 

#!m:\gnubin\perl.exe

fails where m: is a remote drive fails:

[Fri Aug 07 16:35:36 1998] [error] (2)No such file or directory: couldn't spawn
child process: e:/apache/tsthafas/user.cgi
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]