Christian G�nter <[EMAIL PROTECTED]> wrote:
> Hallo Aengus
>
>> Christian G�nter <[EMAIL PROTECTED]> wrote:
>>
>>> I want to use the statisitc with anlgform.htm and anlgform.pl via
>>> cgi.
>>>
>>> My Problem is, the logfile are in a gz format.
>>
>> http://www.analog.cx/docs/logfile.html#UNCOMPRESS
>>
>> http://www.analog.cx/docs/form.html#formuncompress
>
> Yes i have this in my anglform.htm
>
> <INPUT TYPE=hidden NAME="cg" value="UNCOMPRESS *.gz,*.Z
> \"/bin/gzip -cdf\"">
>
> It is a Debian Linux System and the gzip is in this directory.

"cg" tells anlgform to use another config file, and the VALUE field
should be the name of a .cfg file, not a command

You can't put the UNCOMPRESS command into the form itself, you must
specify it in the analog.cfg file.

(I'm also reasonably sure that your \" isn't doing what you think it's
doing in your HTML form, but that's not why UNCOMPRESS isn't working).

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

Reply via email to