Antwort: [Mod_gzip] Log file remains empty
mod_gzip@lists.over.net
mod_gzip@lists.over.net
Thu, 8 May 2003 16:26:05 +0200
Hi,
No error messages about mod_gzip, neither in the global error.log for
Apache, neither in the per VHosts error logs. That's why I can't find what's
wrong. The log level is debug. Here's the output of Apache in the global
error log right after I issued a restart of Apache.
15:59 root@kartxila /var/log/apache# /etc/init.d/apache restart
Reloading apache modules.
15:59 root@kartxila /var/log/apache# logtail /var/log/apache/error.log
[Thu May 8 15:59:17 2003] [info] removed PID file /var/run/apache.pid
(pid=30745)
[Thu May 8 15:59:17 2003] [notice] caught SIGTERM, shutting down
[Thu May 8 15:59:17 2003] [info] mod_unique_id: using ip addr 127.0.0.1
[Thu May 8 15:59:18 2003] [info] mod_unique_id: using ip addr 127.0.0.1
[Thu May 8 15:59:19 2003] [info] created shared memory segment #22020098
[Thu May 8 15:59:19 2003] [notice] Apache/1.3.26 (Unix) Debian GNU/Linux
mod_gzip/1.3.26.1a PHP/4.2.3 configured -- resuming normal operations
[Thu May 8 15:59:19 2003] [notice] suEXEC mechanism enabled (wrapper:
/usr/lib/apache/suexec)
[Thu May 8 15:59:19 2003] [info] Server built: Aug 13 2002 04:37:24
[Thu May 8 15:59:19 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
15:59 root@kartxila /var/log/apache#
The lsof ouput for lsof about the log file is :
16:19 root@kartxila /var/log/apache# lsof | grep mod_gzip
apache 1048 www-data mem REG 3,5 53076 64663
/usr/lib/apache/1.3/mod_gzip.so
apache 1048 www-data 22w REG 3,69 0 22186
/var/log/apache/mod_gzip.log
[Snip useless ionformation]
Isn't there anything missing in my configuration, in the mod_gzip part? Or
something else to configure or can be misconfigured outside the mod_gzip
section?
Regards,
Charles-Antoine Guillat-Guignard
> -----Message d'origine-----
> De : mod_gzip-admin@lists.over.net [mailto:mod_gzip-admin@lists.over.net]
> De la part de Michael.Schroepl@telekurs.de
> Envoyé : jeudi 8 mai 2003 15:43
> À : mod_gzip@lists.over.net
> Objet : Antwort: [Mod_gzip] Log file remains empty
>
>
> Hi Charles-Antoine,
>
>
> > The log file remains totally empty
> > ...
> > I tried everything about the file attributes on the log file
> > (owner www-data as Apache, root, chmod 777).
> > ...
> > The log file is created by Apache at his start.
>
> any notes about this in the Apache error_log?
>
> Regards, Michael
>
>
> _______________________________________________
> mod_gzip mailing list
> mod_gzip@lists.over.net
> http://lists.over.net/mailman/listinfo/mod_gzip