Browsing all articles from November, 2008
Nov
11

Unable to start Apache

Author andy18    Category Linux-related     Tags

Some weird error shows up today when trying to start the Apache services at one of the Centos server. The command “service httpd start” executed without any errors but there’s no apache processes running at the server backend. However, apache error logs have the following logged:

[Tue Nov 11 11:28:17 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Tue Nov 11 11:28:17 2008] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed

read more