Resource Menu


RE : Upgrade 1.5 to 2.0
Hello Rüdiger,

welcome back on LibreSource forum… Normaly from a version 1.5 to 2.x you shouldn't loose any data.

I've never executed the script directly but basicaly by executing by hand SQL query one by one in order to follow the whole process and validate each step it worked without any trouble. But it was some time ago I don't remember much.

Do you manage to login yourself as root ? (even with output error ?) If so try to add at the end of the url "?refreshName"

If it doesn't work, I will need some more informations.

The things you should do then :

  1. Export the SQL schema of the migrated table
  2. Drop your new database. (dropdb libresource)
  3. Create a new empty one.
  4. run jonas and bootstrap it with the default bootstrap
  5. Export the SQL schema of the migrated table
  6. Tell me the table differences…
Good luck and let me know...

Seb

posted by Sebastien Jourdain at Aug 20, 2007 5:27 PM