On 12/20/2012 10:27 AM, Scorpion wrote:

I've noticed you've rewritten the update procedure and there's one
omission (?) that slightly worries me : in Step 4 of the Upgrade Process
no mention is made of what to do with my *habari.db* file (I'm using
SQLite), which seems quite essential.
I gather it needs to be copied just like the other files mentioned ?
Please advise !

Recent versions of Habari create the SQLite database file in the /user directory, so if you copied that directory over in step 4, you'd have it.

If your database is not in /user, then you should copy it so that it is in the same directory (I assume it's the root?) in the new version.

Some older versions of Habari would create the SQLite database in the root. You could update the database value in your config.php if you wanted to move the database into the /user directory for future upgrades.

Owen

--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to