Forums / Install & configuration / error during upgradation
kushal gohil
Tuesday 12 April 2011 12:42:08 am
I am working on RHEL5 linux
My site is created using eZpublish version 4.3 ........ Now I want to upgrade it to version 4.5 ....
I am not getting package 4.4 ...........if i install 4.5 version directly then i got this error :
EZSW-004 Failed inserting data to mysql Table 'ezapprove_items' already exists
Quoc Huy Nguyen Dinh
Wednesday 13 April 2011 8:49:20 am
It's not recommended to upgrade by skipping versions. You'd better upgrade step by step from 4.3 to 4.4 then from 4.4 to 4.5.
The sql upgrade scripts do contains some lines that have already been inserted in previous versions, so copy and paste the content of the sql in phpmyadmin, delete the lines saying already exists and rerun.