Re-enable built-in Apache web service [message #129451] |
Mon, 09 May 2016 03:15  |
haymandesign
Messages: 11 Registered: May 2016 Location: Melbourne
|
|
|
|
Hello.
I had to do this (see text below) and turn Apache off to get this issue to resolve.
Mountain Lion through Mavericks
The following command will properly disable the built-in Apache web service:
sudo launchctl unload -w /System/Library/LaunchDaemons/org.apache.httpd.plist
After the service is properly disabled, the 80 and 443 sockets are then available, and you can successfully start the HTTP and HTTPS services in Kerio Connect.
Do I need to turn Apache back on?
If I do, how?
|
|
|