BTW, it was happier runnign the analog.exe file, rather than the anlgform.pl
file, which makes sense, as it is running on an NT box, rather than on a
Unix box.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Aengus Lawlor
Sent: Thursday, March 02, 2000 12:48 PM
To: [EMAIL PROTECTED]
Subject: Re: [analog-help] Configuration errors on NT Platform?
>I am trying to set up Analog on NT 4.0, running IIS 4.0.
>When I run Analog in DOS mode, it seems to find the configuration file
>with no problems, though it does not seem to understand the logformat
>MICROSOFT-NA, reporting "Large number of corrupt lines in logfile. Try
>different logformat."
>The resulting report shows:
>Successful requests: 0
>Corrupt logfile lines: 1,321
You don't usually need to specify a LOGFORMAT for IIS4 logs. If you are
using the old IIS3 format, you may need to specify MICROSOFT-NA if
Analog can't figure out which date format is being used, but W3C
Extended and NCSA Common will both be recognized automatically. (Post
the first line of your log file, if you can't figure it out).
I recommend W3C format, but you must turn on the Date field, which
Microsoft leave off by default.
>On the opposite side, when I try to run Analog using anlgform.htm,
>through the web, where the directory is set up to allow executables, I
>get the following errors:
>CGI Error
>The specified CGI application misbehaved by not returning a complete
>set of HTTP headers. The headers it did return are:
>
>D:\Inetpub\wwwroot\Fortt\analog\analog.exe: Warning F: Failed to open
> configuration file analog.cfg: ignoring it
> (For help on all errors and warnings, see docs/errors.html)
Analog.exe will look for analog.cfg in the directory that it was called
from - that's the directory your .pl file is in, not the directory your
.exe file is in. So you must explicitly specify
cg=D:\Inetpub\wwwroot\Fortt\analog\analog.cfg
in your form, and
LANGFILE D:\Inetpub\wwwroot\Fortt\analog\uk.lng
in the Analog.cfg
(This is non-intuitive, but it makes a certain kind of sense once you
understand what's happening).
Aengus
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------