View Full Version : How to get rid of it?
sim_thomas96
November 16th, 2008, 02:58 PM
How can I get rid of ehcp? I dont need it anymore. Ive done what the dev said in a topic called "Uninstalling", but when I go to localhost, its still here.
bvidinli
November 17th, 2008, 04:24 PM
How can I get rid of ehcp? I dont need it anymore. Ive done what the dev said in a topic called "Uninstalling", but when I go to localhost, its still here.
Additional to that post,
go to console,
rm -rvf /var/www/index.html
rm -rvf /var/www/vhosts
and find apache2-default folder, delete index.html inside..
thats all..
sim_thomas96
November 18th, 2008, 02:30 PM
I think that works. Here is what exacly I did:
Entered terminal and entered:
sudo rm -rvf /var/www/index.html
sudo rm -rvf /var/www/vhosts
sudo rm -rvf /usr/share/apache2/default-site
The last one might not work because it was on mine laptop, it might be different on a different OS and stuff. You may close :)
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.