Mac OS X bash: uninstall all apache and PHP occurences

Posted by fireeyedboy on Super User See other posts from Super User or by fireeyedboy
Published on 2009-08-31T04:17:17Z Indexed on 2010/05/23 14:32 UTC
Read the original article Hit count: 407

Filed under:
|
|
|
|

Hi all,

How do I find all installed apache and PHP occurences on a Mac OS X system in bash and uninstall them?

My motivation: I've managed to install multiple apache and PHP packages (I believe it's called packages in Unix terms, correct?) at some point, and I'ld like to start out fresh again, without completely re-installing Mac OS X again.

Also, I'ld like to install suPHP along with apache this time, and I believe I need to compile apache with some additional stuff for that. But that is a challenge I'll deal with later, and probably ask a question about then. :)

Thank you in advance for your info.

© Super User or respective owner

Related posts about mac

Related posts about bash