You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Farid Hamjavar <ha...@unm.edu> on 2006/03/15 16:55:43 UTC

[users@httpd] access_log is not being written into



Apache 2.0.46 on Redhat Linux

Greetings;

The access_log is being rotated fine.
The access_log's permission/ownership ,etc are OK too.

It's just that it's not being written into and after 
its rotation and its size remains zero -- 
until I do manually restart httpd.

The rotation is done via /etc/logrotate.d/httpd

All these methods were tried to no avail.

service httpd graceful > /dev/null
service httpd restart > /dev/null
/bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true



Any idea why access_log's size  remains zero and httpd 
is not writing anything to it after the rotation?


Thank you,
Fraid

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org