Jeremy Butler ([EMAIL PROTECTED]; Friday, August 16, 2002 7:51 AM):

> 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.

> I'm not using name="LOGFILE" in my HTML form so I presume it's relying on 
> the log file info in analog.cfg, which is

> LOGFILE /private/var/log/httpd/access*,/private/var/log/httpd/archive/ex*

> (ex* are old log files from an previous, IIS server.)

> Also, analog.cfg does contain

> UNCOMPRESS *.gz,*.Z "gzip -cd"

> and when Analog is run outside of anlgform, it *is* able to read the 
> gzipped files without a problem.

> Any suggestions?

You need to provide the full path to the gzip application (use 'which
gzip' to find it). This is part of the security of the form interface.
It's also mentioned in the docs: http://analog.cx/docs/form.html


-- 

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
+------------------------------------------------------------------------

Reply via email to