Posted in October, 2006

Apache httpd failed to restart

Today I went to restart my apache web server and it failed. The following message were in the error_log

[Wed Oct 11 10:41:04 2006] [notice] SELinux policy enabled; httpd running as context user_u:system_r:httpd_t
[Wed Oct 11 10:41:04 2006] [crit] (28) No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed

After some troubleshooting with the help […]

Comments