PDA

View Full Version : Un-Install


kassie
1st June 2007, 23:30
Is there a how to to uninstall ispconfig?? I need to start a fresh install??

Hans
1st June 2007, 23:55
Log in to your command line as root and type the following:

/root/ispconfig/uninstall

If the uninstall script fails, you are able to remove ISPConfig manually by deleteing these directories:

rm -rf /root/ispconfig
rm -rf /home/admispconfig

kassie
2nd June 2007, 00:13
Thanks a million...
It helped by just deleting....

Hans
2nd June 2007, 00:19
Thanks a million...
It helped by just deleting....

If you did it the manual way, keep in mind that the ISPConfig database is still there. If you want to remove that as well, you can do it with phpMyAdmin for example.