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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx