You are not logged in.

#1 2011-04-01 19:02:59

Doctor Drive
Member
From: Poland
Registered: 2010-08-11
Posts: 167

[Solved] What's with apache web server?

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

#2 2011-04-01 19:14:08

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: [Solved] What's with apache web server?

removed

Last edited by cesura (2011-04-01 19:16:35)

Offline

#3 2011-04-01 19:26:13

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,734
Website

Re: [Solved] What's with apache web server?

$ df -h

Is /var full?

Offline

#4 2011-04-07 15:10:02

Doctor Drive
Member
From: Poland
Registered: 2010-08-11
Posts: 167

Re: [Solved] What's with apache web server?

Solved by

sudo mkdir /var/log/httpd

I 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

Board footer

Powered by FluxBB