David Hinckle wrote:

> > Well, in CGI mode it will go to the screen. That's the same as going
> to the
> > browser under a web server.
>
> I'm feeling dumber by the minute here...

 http://hoohoo.ncsa.uiuc.edu/cgi/overview.html





> > If you've run it using the same settings from the command line in the
> same location that anlgform.pl resides and are producing
> > a valid report, then I'm not sure what else to suggest. This is
> exactly what algform.pl does. Do you have other Perl/CGI scripts running
> on your > server?
>
> I just tried a different (simple) PERL script and it worked OK...
>
> I turned the debug stuff on and this is what I'm getting back when
> running via the command line:
>
> F: Closing configuration file analog.cfg
> F: Opening stdin as configuration file
> F: Closing configuration file stdin
>
> Then it seems to go through opening and closing the log files OK...
>
> And finally it returns as the last line:
>
> F: Opening stdout as output file
>
> Does this look like normal behavior to you??? This error file is not
> being created when trying this through the browser...

Well, this is a problem with IIS. Error messages from CGI's are not written
to the web error log or the system error log, but instead are written to the
browser. The only error messages that I think you'll get are what you are
already getting. Although you could try adding an ERRFILE command to your
settings for the anlgform.pl run and see if that generates the messages in
that file.

Jeremy Wadsack
Wadsack-Allen Digital Group


------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to