Author Topic: Apache won't start after upgrade.  (Read 5284 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Apache won't start after upgrade.
« on: May 11, 2018, 08:38:46 PM »
Tried to rebuild, no luck.
yum uninstall and install, no luck.

Code: [Select]
● httpd.service - Web server Apache
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Fri 2018-05-11 15:36:05 CDT; 11s ago
  Process: 6983 ExecStop=/usr/local/apache/bin/apachectl graceful-stop (code=exited, status=0/SUCCESS)
  Process: 6979 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=0/SUCCESS)

May 11 15:36:05 NS1 apachectl[6979]: AH00548: NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf.d/ssl.conf:9
May 11 15:36:05 NS1 apachectl[6979]: httpd (pid 611) already running
May 11 15:36:05 NS1 apachectl[6983]: AH00548: NameVirtualHost has no effect and will be removed in the next release /usr/local/apache/conf.d/ssl.conf:9
May 11 15:36:05 NS1 systemd[1]: Started Web server Apache.

Offline
*
Re: Apache won't start after upgrade. (solved)
« Reply #1 on: May 12, 2018, 02:37:21 AM »
Nevermind, after rebuilding domains I rebooted and it starts now.