How do I uninstall PHP and Apache on linux?
Posted
by ngache
on Server Fault
See other posts from Server Fault
or by ngache
Published on 2010-05-05T11:09:08Z
Indexed on
2010/05/05
11:18 UTC
Read the original article
Hit count: 286
Now it's installed wrongly,
I need to uninstall and reinstall them.
They're installed from source.
How can I efficiently uninstall them first?
I tried make uninstall in php_source_dir,but only got:
make: *** No rule to make target `uninstall'. Stop.
Thanks !
© Server Fault or respective owner