Paul Turner ([EMAIL PROTECTED]):
> I am receiving the following errors on running analog. I am really new to
> all this so if any of you kind folk could point me in the right direction
> then I would be eternally grateful.
> I have read all the docs on analog I can find, yet I am still faced with
> this problem�
> All screen type is sectioned with *** top and bottom.
> The dos output I�m receiving is pasted below.
> ***
> C:\Program Files\analog\analog 5.03\analog.exe: analog version 5.03/Win32
> C:\Program Files\analog\analog 5.03\analog.exe: Warning C: Too many
> arguments
> for configuration command: ignoring end of line starting:
> LOGFORMAT "%v: %h %l %u %t \" %r\"
> (For help on all errors and warnings, see docs/errors.html)
> C:\Program Files\analog\analog 5.03\analog.exe: Warning C: Bad argument in
> configuration command: ignoring it:
> LOGFORMAT "%v: %h %l %u %t \" %r\"
> C:\Program Files\analog\analog 5.03\analog.exe: ...cont..: (reason: an
> unknown item code is present)
It's pretty clear that you have an error in your configuration file
with the LOGFORMAT command:
LOGFORMAT "%v: %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
First of all you need to use APACHELOGFORMAT to use Apache's
specifiers. Second it seems that Analog may be having trouble with the
escaped quotes. Try this:
APACHELOGFORMAT (%v: %h %l %u %t "%r" %>s %b "%{Referer}i"
"%{User-Agent}i")
--
Jeremy Wadsack
Wadsack-Allen Digital Group
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------