>Number:         4759
>Category:       os-windows
>Synopsis:       cant invoke cgi perl scripts!
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Jul 23 12:00:03 PDT 1999
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3.6
>Environment:
Windows NT 4.0
>Description:
I have set up an Apache web server (1.3.6) from binaries that I downloaded from 
the apache site. Eveything seems to work fine, including running .bat CGI 
scripts. The problem is that I cant get even the simplest perl scripts to run 
through CGI. 
I have see a related bug report which says use the full path 
#!c:\perl\bin\perl.exe instead of the simple #! perl, but nothing seems to fix 
it.


>How-To-Repeat:
Example perl code I tried:

#!c:\perl\bin\perl.exe
print "content-type: text/plain\n";
>Fix:
Nope! Seems like I am missing something very fundamental, cause I am sure 
Apache on NT 
should definitly run perl CGI scripts! Any help would be appreciated.
Thanks
Krishanu
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, you need]
[to include <[EMAIL PROTECTED]> in the Cc line and make sure the]
[subject line starts with the report component and number, with ]
[or without any 'Re:' prefixes (such as "general/1098:" or      ]
["Re: general/1098:").  If the subject doesn't match this       ]
[pattern, your message will be misfiled and ignored.  The       ]
["apbugs" address is not added to the Cc line of messages from  ]
[the database 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!     ]



Reply via email to