
joanna at metronome
Nov 27, 1998, 12:50 PM
Views: 632
Permalink
|
|
analog-help: Form Interface-help!
|
|
Hi! I'm having a few problems with the Analog Form Interface, and was hoping somebody out there could help me. I've followed the troubleshooting tips specified in the online documentation (see below). The error message I receive when I run the program without the qv=1 option is as follows: The system cannot find the path specified. Analog failed to run or returned an error code. Maybe your server's error log will give a clue why. 1.Look in the server's error log for clues. - No clues, nothing, zip. 2.Are all the file permissions set correctly? Do other CGI programs work on your server? - Yep. 3.Include qv=1 in the arguments as explained above. If this works, then at least the CGI program is working. - It works 4.Try running the cgi program from the shell. Set the environment variable QUERY_STRING to equal "xq=1", or "xq=1&qv=1", and run anlgform.cgi directly. - It works (see below) D:\www\cgi-bin>SET QUERY_STRING="xq=1&qv=1" D:\www\cgi-bin>anlgform Content-type: text/plain OUTFILE stdout WARNINGS FL OUTPUT HTML DNS NONE The analog program is in the c:\analog\ directory along with the analog.cfg file and the logfile to be analysed. I'm using Analog v3.11 Thanks Jo -------------------------------------------------------------------- This is the analog-help mailing list. To unsubscribe from this mailing list, send mail to analog-help-request [at] lists with "unsubscribe analog-help" in the main BODY OF THE MESSAGE. --------------------------------------------------------------------
|