Page 1 of 1

Solved: Apache won't start Unable to open logs

Posted: Mon Aug 25, 2014 4:37 pm
by mister_v
Hello,

I have the following problem:
Apache doesn't start.
It gives the error message:
Unable to open logs

But I don't see a problem with the logs

Re: Apache won't start Unable to open logs

Posted: Mon Aug 25, 2014 4:41 pm
by mister_v
Checked the log-file:
less /var/log/apache2/error.log

Code: Select all

Unable to open logs
(2)No such file or directory: apache2: could not open error log file /var/log/httpd/mysite-error_log.

found the problem,
I changed servers and the log files are now under
/var/log/apache2/

edited the config file in
/etc/apache2/sites-enabled/mysite

and now it works