boris wrote: > IS THIS possibly a clue? > > C:\Perl5\nsperl.exe anlgform.pl > <offline mode: enter name-value pairs on standard input> > ^C (interupt) > <html> > THE WHOLE report here using the logfile.log (even though it's commented out > in the .cfg??) > </html> > ^C (interupt) > D:\home\analog> Analog.exe is compile with logfile.log as the default file. If you delete this from the Analog directory, it will tell you it can't find it, which you can safely ignore. (Again, Stephen, I would recommend on the Windows build that this be set to 'none' in the header, since the logfile.log is only useful for an initial test, and thereafter an anoyance.) > So my guess is when I launch anlgform.pl from the browser it's just sitting > behind the scenes in "<offline mod: ...etc."> No that only happens in offline mode. When run through a webserver, it will get it's parameters from the CGI variables. Have you tried running this from another directory. The server isn't running it in the ontheline.onlineserve.net/stats directory. Try something like this and see if you get errors: C:\Perl5\nsperl.exe C:\Inetpub\wwwroot\...\stats\anlgform.pl Also, make sure you have set the location of your LANGFILE and DOMAINS file in your analog.cfg. 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]/ ------------------------------------------------------------------------
