Tagged Questions
0
votes
2answers
212 views
Uninstall php/apache packages which were installed from source
I recently installed php and apache from source distribution on my ubuntu(amazon ec2) instance. Now, I want to remove them. But didn't get a way to do that. Can anyone please help me show should be ...
0
votes
1answer
168 views
Apache windows uninstall path?
I'm trying to find the path of the uninstall file for Apache 2.2. I can see it in Add/Remove Programs, and tried to find the uninstall path in the registry under ...
2
votes
2answers
1k views
I can't get rid of apache2
It's obvious that I am a newbie with server administration; my goal is to reach the knowledge needed to working with web services.
I played with my Debian server, and I messed up apache2; Now I want ...
2
votes
2answers
2k views
How do I uninstall PHP and Apache on linux?
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 ...
1
vote
1answer
354 views
How is Apache still working?
Recently, I decided to set up a local development environment for my work projects. I'm a PHP developer, with just enough knowledge of Linux and Apache to break things mightily.
To get the local ...