Quantcast
Channel: Web Programming – dredgin.gs
Viewing all articles
Browse latest Browse all 21

Solving ‘org.apache.httpd: Already loaded’ error on Mac OS X Snow Leopard

$
0
0
I recently ran into a problem where my local Apache instance wasn’t responding to requests. Trying to restart or start it with sudo apachectl restart yielded an error message like this: org.apache.httpd: Already loaded Checking running processes, I noticed that apache wasn’t actually running, which seemed a bit strange. Luckily, apachectl offers a helpful command [...]

Viewing all articles
Browse latest Browse all 21

Trending Articles