Upgraded and all webs work but dont show in ISPC

Discussion in 'General' started by grandpagenocide, Apr 10, 2008.

  1. grandpagenocide

    grandpagenocide New Member

    ok i did something stupid, I upgraded a dev to stable, and now allthe webs are working, appear to be in the db, and am I going to have to move 100 sites onto another server or is there some way to save myself, and bring them back?
    Thanks guys :D
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please check if you have some tar.gz and a .sql backup file in /tmp created by ISPConfig.
     
  3. grandpagenocide

    grandpagenocide New Member

    yes it created a home and root tar.gz and a current db backup
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, that good. I recommend that we just restore your old installation:

    1) Stop ISPConfig:

    /etc/init.d/ispconfig_server stop

    2) cope the tar.gz files to / and then unpack them. They will overwrite the current ISPConfig installation with the old working installation.

    3) Replace the current ISPConfig database with the database dump in the .sql file.

    4) Start ispconfig again.

    /etc/init.d/ispconfig_server start

    Before you do this, please make a backup of /root/ispconfig, /home/admispconfig and the ispconfig database in case anything goes wrong.
     

Share This Page