Forums / Install & configuration / Upgrade from 3.1 to 3.2 not possible?
Jason Filby
Sunday 21 September 2003 4:38:17 am
As per this bug:http://www.ez.no/developer/ez_publish_3/bug_reports/ez_31_to_32_database_upgrade_script_fatal_error
When will those of us running 3.1 be able to upgrade? That is, will there be a 3.2-1/2?
ThanksJason
Adri Rots
Sunday 21 September 2003 5:23:47 am
Same with me. No upgrade possible. After the upgrade no database connection can be made anymore.
Paul Borgermans
Sunday 21 September 2003 6:16:52 am
You need to run the relevant database updates. See the directory update/database ... for a 3.1-1 to 3.2-1 script.
Also, clear the caches (and possibly the php accelerator cache too if relevant) en restart your web server process
-paul
eZ Publish, eZ Find, Solr expert consulting and training http://twitter.com/paulborgermans
Tony Wood
Sunday 21 September 2003 6:18:06 am
Hi,
I upgraded from an svn 3.1 system to 3.2 and had this problem on two sites.
The solution is to go thru and run each command in the file at a time. This is slow but it worked for me as some of the commands in the SQL update file were needed.
Are you running 3.1-2 systems or svn systems?
I hope this helps
tony
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
Sunday 21 September 2003 7:38:45 am
I deleted the first line in the sql script and the update works fine. This is an old bug.
Script start
Module start 'content'
Module end 'content'
Script end
Time used to render debug report: 0.0001 secs