vote up 0 vote down star

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?

flag

why do people vote the question down? stupid – NTulip Dec 6 '08 at 18:40

1 Answer

vote up 2 vote down check

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.

link|flag
i re-installed it but in the wrong directory so hence the multiple instances. I did not use MacPorts so it looks like I am having to go and do it manually. thanks – NTulip Dec 6 '08 at 18:39
i've spent a good 6 hours just making apache2 to in /Library/apache2/ work and we're good to go. I've separately left the other instance alone but with only one instance running. – NTulip Dec 10 '08 at 16:26
Yeah good idea. I have the installed Apache "turned off". And installed XAMPP. Easier control over mods (in Apache and PHP). – Stephen Cox Dec 28 at 18:58

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.