Completely remove ISPConfig3 from my system

Discussion in 'HOWTO-Related Questions' started by Leow, Jul 28, 2009.

  1. Leow

    Leow New Member

    How do I completely remove ISPConfig3 from my system?

    I was testing ISPConfig3 initially and now I need to remove it..

    Any help, thanks.

    :)
     
  2. Leow

    Leow New Member

    Have been googling and found Till said that run the uninstall.php script from the same folder I installed, it didn't work as I couldn't locate the folder I used to install:

    Code:
    
    cd ispconfig3_install/install/
    
    What should be done to completely remove it? Thank you.

    *Have to remove it as I am currently using ISPConfig 2 in another server, this ISPConfig 3 was only meant for testing the user interface of ISPConfig 3 at that moment..may possibly install again in the near future in another server...
     
  3. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    updatedb
    locate ispconfig3_install
    ?
     
  4. Leow

    Leow New Member

    Code:
    root@leow-desktop:/home/leow# updatedb
    root@leow-desktop:/home/leow# locate ispconfig3_install
    root@leow-desktop:/home/leow# 
    
    
    Nothing happens...?
     
  5. falko

    falko Super Moderator Howtoforge Staff

    Then download ISPConfig 3 again, unpack it and run the uninstall script.
     
  6. Leow

    Leow New Member

    It worked. Thanks.

    But I also got this message after I ran the uninstall.php ..

    How do I do that?

    Thanks, again.
     
  7. falko

    falko Super Moderator Howtoforge Staff

    In phpMyAdmin, you can go to the "mysql" database which contains a table called "user". From that table you must delete the ispconfig user.
     
  8. Leow

    Leow New Member

    Worked. Thanks.

    But, again.. why is there a phpMyAdmin in my system which I didn't realize before? When was it installed? - I could access it using a password I used I remember when I was installing ISPConfig 3, was it the time also I installed it?

    Anyway, do I need to uninstall phpMyAdmin for a "full uninstallation" of ISPConfig? I am just trying to understand phpMyAdmin's relation with ISPConfig.

    Thank you, Falko.
     

Share This Page