| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | httpd could not be started | |
| Date: | 2006-11-17 15:05:36 | |
| From: | simple_ton | |
|
Hello, my trouble is that in my OS X preferences under Sharing, Personal Web Sharing does not respond properly when I select Stop or Start.
|
||
Showing messages 1 through 5 of 5.
-
httpd could not be started
2007-01-01 22:31:25 elfarose [View]
"Trying to start Apache", I thought Apache is allways ON!
-
httpd could not be started
2007-01-01 22:35:12 elfarose [View]
"Trying to start Apache", I thought Apache is allways ON!
-
httpd could not be started SOLUTION
2007-07-26 06:30:45 AlfredoSanchez [View]
I know the above is an old post, but I had this problem today and found this post in Google.
So for others with the same issue:
I had the same problem. I installed Entropy, then afterwards the Personal Web Sharing service (aka Apache server) refused to start because of a "Bus Error".
It's because Entropy tried installing PHP 5 when I had already tried installing PHP 4 myself. The solution for me was:
Open the /private/etc/httpd/httpd.conf file and remove all lines with references to PHP4.
Reinstall Entropy.
Restart apache (at the terminal: "sudo httpd restart")
The bus error then disappears and Personal Web Sharing starts with no problems. -
httpd could not be started SOLUTION
2008-01-16 20:29:02 narcvs [View]
Thank you!
I've been beating myself up for a good while about this - a mystical fail at the end of the enthropy mpkg install. But this worked.
Thanks!
-
httpd could not be started
2008-03-10 17:13:30 crippendorf [View]
thanks alfredo,
i had the exact same problem, i had php5 installed but as i had some new wordpress installations the httpd.conf file was altered. commenting out the refernces to PHP4 worked and apache is running again.


