Site Isn't Enabled When Apache Restarted and No Error Message
Posted
by
curiouscat
on Server Fault
See other posts from Server Fault
or by curiouscat
Published on 2012-10-25T03:37:02Z
Indexed on
2012/10/25
5:06 UTC
Read the original article
Hit count: 410
I have added a new sites-available file but the site isn't enabled when apache is restarted.
All the existing sites continue to work fine. There is no error message in /var/log/apache2/error.log There is the message, in the error log showing that I shut down the server and restarted: caught SIGTERM, shutting down
There is nothing fancy about the site. The only special thing is the name is: domain_name.tv I can't imagine why that would matter, but at this point I can't imagine why the site isn't enabled or at least an error message given.
Server running Ubuntu 12.04.
© Server Fault or respective owner