[solved] upgrade to v1.6 not completing
Posted: Sun Jul 19, 2009 10:18 am
Hi,
I am trying to upgrade from v1.5.4 to v1.6 but without success so far.
I followed the instructions and reached step 5 of the install/upgrade.php process (upgrade schema). When I click 'continue', the browser hangs, never reaching the next step.
I tried $config['debug'] = true; in config.php but I can't find any log output in the Apache logs etc.
A the end of step4 it says
So I click 'continue' but the process gets stuck at this point, never reaching the next page.
Can anyone suggest what I should try next?
Rick
--PS
if I do a clean install, everything works fine, except that I don't have any content. I suppose I could copy the content across by hand. Is there a good tool (export pages & import pages) to speed this up?
I am trying to upgrade from v1.5.4 to v1.6 but without success so far.
I followed the instructions and reached step 5 of the install/upgrade.php process (upgrade schema). When I click 'continue', the browser hangs, never reaching the next step.
I tried $config['debug'] = true; in config.php but I can't find any log output in the Apache logs etc.
A the end of step4 it says
Code: Select all
Adding new permission...[done]
Removing stale permission...[done]
Updating schema version... [done]
CMS is in need of an upgrade.
You are now running schema version 31 and you need to be upgraded to version 32
The CMS database is up to date. Using schema version 32
Can anyone suggest what I should try next?
Rick
--PS
if I do a clean install, everything works fine, except that I don't have any content. I suppose I could copy the content across by hand. Is there a good tool (export pages & import pages) to speed this up?