Quote:
|
Originally Posted by Shade
Just for reference after trying to uninstall after messing up during installation, /root/ispconfig/uninstall does not exist.
|
In that case you'd simply remove the ISPConfig directories:
Code:
rm -fr /root/ispconfig
rm -fr /home/admispconfig
Also delete the ISPConfig database if it exists.