Jeremy Butler wrote: > I'm having a problem running anlgform on Mac OS X, with Apache 1.3.23 > (Darwin). > > I can't get it to access compressed (gzipped) log files. It works > fine on uncompressed log files, but once I compress 'em it can't seem > 'em. > > Also, analog.cfg does contain > > UNCOMPRESS *.gz,*.Z "gzip -cd" > > Any suggestions?
The first suggestion for any anlgform problems is to make sure you specify full path names. The user that apache runs under doesn't necessarily know where to find gzip. 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 +------------------------------------------------------------------------
