How to uninstall

Discussion in 'Installation/Configuration' started by qvindesland, Dec 14, 2005.

  1. qvindesland

    qvindesland New Member

    Hello All,

    How do I uninstall ISPConfig? I had a hickup during the installation and I would like to re-install it again without having to format my machine.

    Regards
    Per
     
  2. qvindesland

    qvindesland New Member

    Sorry I looked around a few places and just deleted /home/admispconfig now it works like a charm again the install
     
  3. IntnsRed

    IntnsRed Member

    Last edited: Mar 4, 2011
  4. Shade

    Shade New Member

    Just for reference after trying to uninstall after messing up during installation, /root/ispconfig/uninstall does not exist.
     
  5. falko

    falko Super Moderator Howtoforge Staff

    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.
     

Share This Page