Then your CGI is properly configured. Did you make sure that all the files that Analog needs are readable by IUSER_WWW or whatever your web server runs as? Also, check your web server logs (if IIS 6 does that) for an error messages that Analog may have created.
-- Jeremy Wadsack Wadsack-Allen Digital Group Darin Willson ([EMAIL PROTECTED]; Thursday, September 19, 2002 5:50 AM): > I can run other perl scripts and when I run /cgi-bin/analform.pl?qv=1 it spits out: > CGI ON > DNS NONE > WARNINGS FL > DEBUG -C > OUTFILE stdout > 9/18/2002 5:53:01 PM, Jeremy Wadsack <[EMAIL PROTECTED]> wrote: >> >>Have you tried running other Perl or CGI applications? It would appear >>that your CGI is not cofigured properly. You can test just the CGI >>part of the script by running something like >>/cgi-bin/anlgform.pl?qv=1. >> >> >>-- >> >>Jeremy Wadsack >>Wadsack-Allen Digital Group >> >> >>Darin Willson ([EMAIL PROTECTED]; Wednesday, September 18, 2002 1:56 PM): >> >>> I have the files on my system as such, >>> c:\windows\system\logfiles\W3Sblahblah\ex*.log >>> c:\windows\program files\analog 5.2.4\analog.exe >>> c:\windows\program files\analog 5.2.4\analog.cfg >> >>> and then the anlgform.pl in inetpub\website\cgi-bin >> >>> If I run perl.exe anlgform.pl from a cmd prompt it >>> spits out the report. >>> If I run it from the browser it tells me: >>> The specified CGI application misbehaved by not returning a complete set of HTTP >headers. >>> In my logs it shows error 502 2 and if I capture the headers it says >>> HTTP/1.1 502 Bad Gateway >>> Content-Length: 232 >>> Content-Type: text/html >>> Server: Microsoft-IIS/6.0 >>> Date: Wed, 18 Sep 2002 20:49:18 GMT >>> Connection: close >> >>> Ive looked through the archives and have tried various things that all produce the >same >>> results. >>> Does anyone have very basic instructions for IIS users? I dont need it to be fancy >just >>> want to call anlgform.pl and have it either spit out the info like it does at the >cmd >>> prompt or to a html file like when you run the exe...... >> >>> Thanks >>> Darin >> >> >> >>> +------------------------------------------------------------------------ >>> | This is the analog-help mailing list. To unsubscribe from this >>> | mailing list, go to >>> | http://lists.isite.net/listgate/analog-help/unsubscribe.html >>> | >>> | List archives are available at >>> | http://www.mail-archive.com/[email protected]/ >>> | http://lists.isite.net/listgate/analog-help/archives/ >>> | http://www.tallylist.com/archives/index.cfm/mlist.7 >>> +------------------------------------------------------------------------ >> >>+------------------------------------------------------------------------ >>| This is the analog-help mailing list. To unsubscribe from this >>| mailing list, go to >>| http://lists.isite.net/listgate/analog-help/unsubscribe.html >>| >>| List archives are available at >>| http://www.mail-archive.com/[email protected]/ >>| http://lists.isite.net/listgate/analog-help/archives/ >>| http://www.tallylist.com/archives/index.cfm/mlist.7 >>+------------------------------------------------------------------------ >> > +------------------------------------------------------------------------ > | This is the analog-help mailing list. To unsubscribe from this > | mailing list, go to > | http://lists.isite.net/listgate/analog-help/unsubscribe.html > | > | List archives are available at > | http://www.mail-archive.com/[email protected]/ > | http://lists.isite.net/listgate/analog-help/archives/ > | http://www.tallylist.com/archives/index.cfm/mlist.7 > +------------------------------------------------------------------------ +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
