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?
|
|
|
Re: Re-enable built-in Apache web service [message #129509 is a reply to message #129451] |
Tue, 10 May 2016 17:41   |
j.a.duke
Messages: 239 Registered: October 2006
|
|
|
|
To use Connect web services, you do not need to turn Apache back on. Connect has its own internal web server (could be Apache, but not sure) that serves the various pages needed for Connect Client (aka webmail), the admin interface and Cal/CardDAV.
Cheers,
Jon
|
|
|
|
|
|
|
|