I have multiple installations of apache on my Mac OS X 10.5 and would like to remove them including any dependencies.
They are installed in 3 different directories.
How can this be achieved?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Man. OSX comes with Apache. So why and how did you install the other 2?
I hope you used MacPorts to install the other 2 (and if you did they’d have to be different versions). Then it’s an easy process. Other then that, you’ll have to remove by hand. Make sure the installations you don’t want do not start with the system. Then remove the directories.
Also, take a look at MAMMP. Yes it comes with PHP and MYSQL, but they can be stopped (turned off). And it’s so easy to remove – just delete the folder.