Hi Jeremy,

I'm at least part way there - It's now publishing the report to the
browser.

I ASSUMED  <input type="hidden" name="cg" value="analog.cfg"> would work
in the anlgform.html file but it seems to work only with the full path.

I still can't get the OUTFILE stuff to work though. My permissions seem
OK but *something* is screwed up. I took your advise and added the
ERRFILE command to the cfg file - it printed OK (nothing in the document
put at least it was generated). You have any ideas what to check? I'm
about to throw in the towel...

The help is most appreciated.

David


----- Original Message -----
From: "Jeremy Wadsack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 16, 2000 3:25 PM
Subject: Re: [analog-help] anlgform help NEEDED


>
>
> 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]/
> ----------------------------------------------------------------------
--
>
>

------------------------------------------------------------------------
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