You are not logged in.
Today, suddenly i cannot start the web server
I noticed I could not enter localhost, so I tried to restart it...
$ sudo /etc/rc.d/httpd restart
:: Restarting Apache Web Server [BUSY] (2)No such file or directory: httpd: could not open error log file /var/log/httpd/error_log.
Unable to open logs
[FAIL]Last edited by Doctor Drive (2011-04-07 15:11:09)
Offline
removed
Last edited by cesura (2011-04-01 19:16:35)
Offline
$ df -h
Is /var full?
Offline
Solved by
sudo mkdir /var/log/httpdI thought it should create that folder automatically...
I just rm -rf /var/log/* couple of days before to cleean logs...
Last edited by Doctor Drive (2011-04-07 15:10:53)
Offline