Un-Install

Discussion in 'Installation/Configuration' started by kassie, Jun 1, 2007.

  1. kassie

    kassie New Member

    Is there a how to to uninstall ispconfig?? I need to start a fresh install??
     
  2. Hans

    Hans Moderator Moderator

    Uninstall ISPConfig

    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
     
  3. kassie

    kassie New Member

    Thanks a million...
    It helped by just deleting....
     
  4. Hans

    Hans Moderator Moderator

    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.
     

Share This Page