Installation Help

Discussion in 'Installation/Configuration' started by romunation, Jan 3, 2007.

  1. romunation

    romunation New Member

    Hey,

    I was following the CentOS 4.4 perfect install guide, completed it, then went to install ispconfig. When I got to the part about entering your host name (dns server) i remembered that i had forgot to set it up so i went and done that but putty logged me out so i couldn't enter it in. I tried to install it again but it never gave me the option to enter that information again. I also can't uninstall it for some reason aswell.

    Is there an alternative way to uninstall or a way to fix this?
     
  2. romunation

    romunation New Member

    Wow sorry just noticed that i didn't post it in the ispconfig forum.

    Sorry :)
     
  3. falko

    falko Super Moderator ISPConfig Developer

    Please run
    Code:
    rm -fr /home/admispconfig
    rm -fr /root/ispconfig
    and delete the ISPConfig MySQL database (if it exists). Then try to install ISPConfig again.
     
  4. romunation

    romunation New Member

    It's cool i managed to fix it :)

    All that i have now is an error importing my phpbb database. There are some special characters and it seems not to like it. But hopefully i'll find a fix soon :)
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    How do you try to import it, on the commandline or with PHPMyAdmin? What is the odl and new mysql database version?
     

Share This Page