If you have an Apache web server and for some weird reason, you cannot start the service, then you might be encountering the “No space left on device” error.
At first you will notice that no matter how many times you restart the http daemon, it just won’t start. Looking at the logs, you will see these errors:
[crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock Configuration failed.
Of course, seeing that the errors are about the disk being full, you might want to check the disk space of your machine: Read the rest of this entry »
Popularity: 9% [?]


