powder-rb / powder

Makes Pow even easier. I mean really, really, ridiculously easy
http://git.io/powder
MIT License
1.29k stars 69 forks source link

Any way to powder down and makes apache working again? #109

Open allaire opened 9 years ago

allaire commented 9 years ago

Hi, when I do powder down, there's no way that Apache is able to gain back control of 127.0.0.1.

Is it because the firewall rules redirection aren't properly deleted?

thomasklemm commented 9 years ago

@allaire Are you on OS X 10.10 or 10.9? powder down executes different commands on these two, since the firewall handling changed.

allaire commented 9 years ago

Yosemite

twei55 commented 9 years ago

@allaire I had the same problem on Yosemite (10.10.2) and it drove me nuts.

I created this Gist to completely disable pow and all firewall rules on MacOSX Yosemite, in order to get access to my local webserver (Apache) on port 80 over 127.0.0.1.

Check if it works for you.