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?
