Quote:
Originally Posted by robilaur
how about if i update to svn again .... and import the saved database that ispconfig made at the time of the last update?
|
This will not work because your database is emty now and the updater will fail without the information from the db. What you can do is:
1) Delete all tables in the database.
2) Download the latest svn version and import the sql dump that you find in the install/sql/ directory into the database.
3) Empty all tables in the database and import the backup that ispconfig stored in the the /root/ folder.