Forums / Install & configuration / error during upgradation

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

error during upgradation

Author Message

kushal gohil

Tuesday 12 April 2011 12:42:08 am

I am working on RHEL5 linux

My site is created using Exponential 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.