Softaculous


Topic : apache won't start after upgrading to Sierra


Posted By: twitchblade on August 1, 2017, 4:21 pm
I have tried all the usual methods to kill the apache that is built into the OS such as
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
and
sudo killall httpd
and all the other commands usually associated with this but I still can't start apache.
I have the latest version of AMPPS including the patch that I saw in one sierra related post.
localhost still seems to point to the welcome page for the mac server even though I do not have any web services turned on.

Thanks in advance.

Posted By: twitchblade on August 1, 2017, 4:23 pm | Post: 1
Sorry couldn't see where to edit.
To be more clear, apache AMPPS won't start.  MySQL starts no problem.

Posted By: twitchblade on August 2, 2017, 2:24 am | Post: 2
Finally got it with this:
Quote
sudo launchctl unload -w /Applications/Server.app/Contents/ServerRoot/System/Library/LaunchDaemons/com.apple.serviceproxy.plist

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.