It
seems the directories are OK but the database doesn't seem to get
upgraded. Anyone any tips? Is there an SQL schema that needs uploaded?
Here is my process:
1. Take a copy of config.php
2. create a directory on the same level as resourcespace "temp"
3. Grab the latest svn of ResourceSpace
4. cp -R newdir/* /olddir --- copy everything from new directory into old directory
5. Browse to site for installer
6. Run the installer and then try to login
Get the following error:
Please go back and try something else.
You can check your installation configuration.
/var/www/resourcespace/include/db.php line 997: unserialize() [function.unserialize]: Error at offset 0 of 72 bytes
Am I missing something here? svnupdate seems to be giving similar results.
Thanks, Matt