Friday 04 April 2008 9:03:34 am
I have same error. I think this error bind to ez webin (i downlod it during installation), because i have not this problem in past (i download ez webin every time directly from ez.no during installation progress). does anybody edit installation of ez Webin last month?
UPD i install eZ Publish in clear database, php 5.2.5, mysql 5.0.37, Apache 2.2, WinXP_Prof error.log:
[ Apr 04 2008 13:48:05 ] [192.168.4.149] 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
[ Apr 04 2008 13:48:05 ] [192.168.4.149] :
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 wizard message: The setup wizard was not able to complete the creation of your selected sites. The following errors were detected:
* EZSW-004Failed inserting data to mysql
Table 'ezapprove_items' already exists * EZSW-040Failed to initialize site package 'ezwebin_site'
|