isp_db lost since update to latest ISPConfig - how to downgrade and fix?

Discussion in 'General' started by tom, Oct 7, 2008.

  1. tom

    tom Member

    The first thing I noticed was that I could not log in as admin anymore. I've changed the password whith no effect. And than I find out the isp_db is'nt there since the last upgrade was done.

    I have the old db.

    I only can see the login mask from ISPConfig. Probably therefore no database is nessesary an it's easy just to copy the old database.

    What should I do?
     
    Last edited: Oct 7, 2008
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please have a look into the /tmp directory. The ISPConfig installer plcaes there a backup of the datbase content as .sql file. Just create a new mysql database for ispconfig and import this sql dump.

    This problem can e.g. happen if you changed the root mysql password and forgot to change the password in the ispconfig config.inc.php file or you used a mysql user that does not has the same priveliges then the mysql root user to install ispconfig.
     

Share This Page