@Wayne-Workman
when doing that and trying to restart apache2 it errors out here are the error details
Job for apache2.service failed because the control process exited with error code. See “systemctl status apache2.service” and “journalctl -xe” for details.
here is the systemctl status apache2.service output:
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since Tue 2016-10-18 12:16:23 CDT; 5min ago
Docs: man:systemd-sysv-generator(8)
Process: 28519 ExecStart=/etc/init.d/apache2 start (code=exited, status=1/FAILURE)
Oct 18 12:16:23 fog apache2[28519]: * The apache2 configtest failed.
Oct 18 12:16:23 fog apache2[28519]: Output of config test was:
Oct 18 12:16:23 fog apache2[28519]: [Tue Oct 18 12:16:23.340112 2016] [:crit] [pid 28529:tid 3074751040] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP.
Oct 18 12:16:23 fog apache2[28519]: AH00013: Pre-configuration failed
Oct 18 12:16:23 fog apache2[28519]: Action ‘configtest’ failed.
Oct 18 12:16:23 fog apache2[28519]: The Apache error log may have more information.
Oct 18 12:16:23 fog systemd[1]: apache2.service: Control process exited, code=exited status=1
Oct 18 12:16:23 fog systemd[1]: Failed to start LSB: Apache2 web server.
Oct 18 12:16:23 fog systemd[1]: apache2.service: Unit entered failed state.
Oct 18 12:16:23 fog systemd[1]: apache2.service: Failed with result ‘exit-code’.
here is the journalctl -xe output:
Unit apache2.service has failed.
– The result is failed.
Oct 18 12:16:23 fog systemd[1]: apache2.service: Unit entered failed state.
Oct 18 12:16:23 fog systemd[1]: apache2.service: Failed with result ‘exit-code’.
Oct 18 12:16:23 fog polkitd(authority=local)[905]: Unregistered Authentication Agent for unix-process:28506:7432110 (system bus name :1.902, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)