Voytek Eymont <[EMAIL PROTECTED]> wrote: > <groper>[K:\analog]analog +gsbt.net.au.cfg > analog: analog version 5.22/OS2 > analog: Warning F: Failed to open logfile > k:\users\sbt.net.au\logs\access*: ignoring it > (For help on all errors and warnings, see docs/errors.html) > > using these > > LOGFILE k:\users\sbt.net.au\logs\access* > LOGFILE k:\users\sbt.net.au\logs\www* > OUTFILE \users\sbt.net.au\web\analog\index.html > > > does A5 (or, is it the binary I'm using ?) not support logfile > file/path as above ?
"Failed to open logfile" means that Analog couldn't find the file, or it didn't have permission to open it. I presume you are generating this output manually, and not running Analog from a scheduled batch file? I've checked on NT4 and Windows 2000, and access* does expand to include access.log, but I have a sneaking suspicion that under Win9x, it might not. I notice that you are running 5.22/OS2 - perhaps wildcard expansion is the problem? have you tried LOGFILE k:\users\sbt.net.au\logs\access*.* ? Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
