localhost/127.0.0.1 not working, "Unable to connect"
- by redconservatory
I am running some pretty basic php sites on Snow Leopard.
Usually I just go to my browser and type anything like:
localhost
http://localhost
127.0.0.1
mycomputername.local
But suddenly, after installing a gem file (compass) none of this is working.
I tried
sudo apachectl restart
Thinking that I just needed to restart apache, but no luck.
…