Page 1 of 1
.12 Test Upgrade
Posted: Thu Mar 09, 2006 11:54 am
by thumbsucker
Tried to upgrade .12 using a separate test site.
Replaced all the files. Ran the upgrade script. Upgrade script worked fine.
But get a blank page on index.php now.
Thank God I didn't use the live site...
Re: .12 Test Upgrade
Posted: Thu Mar 09, 2006 4:34 pm
by Ted
Can you get to the admin?
Re: .12 Test Upgrade
Posted: Thu Mar 09, 2006 10:30 pm
by thumbsucker
No, not at all.
Re: .12 Test Upgrade
Posted: Fri Mar 10, 2006 12:39 pm
by petert
I tried to upgrade using the install/upgrade.php script.
All seems to work well, the admin part functions. But the front shows a lot of cache errors.
This happened both with a clean install using an 'old' database as with a tar overwritting files in the 'old' directory and the same database copy. Both times I let the script update my tables to version 18.
So that clearly didn't work.
Then I installed the new 12 version on top of the previous version and used the 'old' database again.
I opted to use the install/install.php script and didn't let it create anything (no tables, no samples).
Then it worked
Code: Select all
tip:
always back-up your stuff (database and directories!)
So what is going on here?