Apache

I just used Cocktail to clean the System caches (which I’ve done dozens of times before without issue) and now when I try to run MAMP Pro I get this alert:

The built in Apache is active which can cause a port conflict with at least one of your virtual hosts.

It's recommended either to choose a port different than 80 or to stop the built in Apache.

Using Terminal I’ve already tried stopping and restarting Apache. No go.

I haven’t changed any settings in MAMP Pro or anywhere else so I’m stumped.

MAMP port settings:

Apache: 80
MySQL: 3306
SSL: 443

10.8.2

Todd


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Fixed it. After a reboot I ran this command one more time just to be sure:

sudo apachectl stop

Todd


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What version of Apache are you running in the system? Shouldn’t that be apache2ctl?

Walter

On Dec 28, 2012, at 10:31 PM, Todd wrote:

Fixed it. After a reboot I ran this command one more time just to be sure:

sudo apachectl stop

Todd


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Apache 2.0.

I found the solution online but you’re probably right, it should have been apache2ctl instead. Why it worked I don’t know.

What version of Apache are you running in the system? Shouldn’t that be apache2ctl?

Todd


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

They may have added an alias to the real method so they didn’t have to rewrite all the documentation.

Walter

On Dec 29, 2012, at 9:24 PM, Todd wrote:

Apache 2.0.

I found the solution online but you’re probably right, it should have been apache2ctl instead. Why it worked I don’t know.

What version of Apache are you running in the system? Shouldn’t that be apache2ctl?

Todd


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


dynamo mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options