How To Uninstall PHP From Mac OS X
(Entropy PHP, Mac OS X)
Using Finder's "Go --> Go To Folder..." function each time:
#1. Go To Folder "/etc/httpd"
- delete "httpd.conf"
- copy "httpd.conf.default" to your desktop
- rename the "httpd.conf.default" on your desktop to "httpd.conf"
- move (drag & drop) "httpd.conf" from the desktop to "/etc/httpd" in Finder.
- You should now have a nice new pristine "httpd.conf" file in there!
#2. Go To Folder "/etc/httpd/users"
- Delete ANY files you see in there that contain the name "entropy"
#3. Go To Folder "/usr/local"
- Delete ANY folders you see that contain the word "php"
#4. Restart Computer
#5. Apple --> System Preferences... --> Sharing
- Turn on "Personal Web Server"