Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - indepmo

Pages: [1]
1
Apache / 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.

Pages: [1]