Forums / Install & configuration / 3.9.0 install fails on two different machines

"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".

3.9.0 install fails on two different machines

Author Message

Erlend Halvorsen

Wednesday 17 January 2007 6:10:48 am

I've tried to install 3.9.0 on both my mac and on site5s servers, and both times I get the same error on the final install step:

* EZSW-004
Failed inserting data to mysql
Table 'ezapprove_items' already exists
* EZSW-040
Failed to initialize site package 'ezwebin_site'

3.8 installs fine on both machines.

here are the contents of error.log:

[ Jan 17 2007 09:00:03 ] [129.241.61.204] eZMySQLDB:
Query error: Table 'ezapprove_items' already exists. Query: CREATE TABLE ezapprove_items (
collaboration_id int(11) NOT NULL DEFAULT '0',
id int(11) NOT NULL AUTO_INCREMENT,
workflow_process_id int(11) NOT NULL DEFAULT '0',
PRIMARY KEY ( id )
) TYPE=InnoDB
[ Jan 17 2007 09:00:03 ] [129.241.61.204] :
Failed inserting the SQL:
CREATE TABLE ezapprove_items (
collaboration_id int(11) NOT NULL DEFAULT '0',
id int(11) NOT NULL AUTO_INCREMENT,
workflow_process_id int(11) NOT NULL DEFAULT '0',
PRIMARY KEY ( id )
) TYPE=InnoDB
[ Jan 17 2007 09:00:55 ] [129.241.61.204] eZTSTranslator::loadTranslationFile:
Could not load translation file: extension/ezwebin/translations/nor-NO/translation.ts

Any ideas?

I've installed 3.8 and upgraded it to 3.9, but I'd like to use the new ezwebin templates as the basis for our new design, and installing the ezwebin_site package *after* installing and upgrading the site doesn't seem to be an option, so any thoughts on this as well would be appreciated.

-Erlend

Erlend Halvorsen

Wednesday 17 January 2007 6:13:30 am

Addendum:
Hitting retry on the site5 install process actually worked, this never worked on the osx install