Author |
Message |
Topic: CGI interpreter path |
rz
Replies: 8
Views: 26600
|
|
Thanks for your email reply. Your advice was right on. TRUSTpunk, what I had wrong was using Standard style instead of PhP style.
Works great now! |
Topic: CGI interpreter path |
rz
Replies: 8
Views: 26600
|
|
TRUSTpunk,
"Interpreter: C:\ODBScript\odb.exe
Type: Standard [I believe this is correct.]
Associated Extensions: odb "
This looks like what I did except that I called the directory cgi-bin ins ... |
Topic: CGI interpreter path |
rz
Replies: 8
Views: 26600
|
|
TRUSTpunk,
The cgi.log is empty.
The ODB interpreter displays a file not found message if it can not find the named script file. It runs a default script if no script file is specified. There i ... |
Topic: CGI interpreter path |
rz
Replies: 8
Views: 26600
|
|
I have been running a script language, ODBscript (odbic.com) with an Apache server. The config is set up with both a virtual path and an interpreter pointer.
ScriptAlias /cgi-bin/ "C:/Apache/cgi-bi ... |
|