You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by M Simms <gr...@argh.demon.co.uk> on 1998/03/11 21:14:44 UTC

Re: os-windows/1866: Error attempting to run cgi script. Apparently cannot find a script ending .cgi If I rename it to .exe, it

> 
> Synopsis: Error attempting to run cgi script. Apparently cannot find a script ending .cgi If I rename it to .exe, it can run it.
> 
> State-Changed-From-To: open-feedback
> State-Changed-By: marc
> State-Changed-When: Wed Mar 11 11:44:30 PST 1998
> State-Changed-Why:
> Is it an interpted script?  If so, do you have a line
> of the form:
> 
> #!/path/to/interpreter.exe
> 
> as the first line of the script, where that specifies
> the path to the interpreter used?
> 

Nope, its an executable, written in C++.