Installation problem: EZSW-004 & EZSW-040

Author Message

amar pal

Thursday 02 March 2006 8:34:05 am

Dear eZ-publish users,
I am trying to install eZ-publish 3.7.3.Just before completing the installation I got the following errors and I am not able to start the site.

-----------------------------------------------------------------------------------------------------------------------
Creating sites
The setup wizard was not able to complete the creation of your selected sites.
The following errors were detected:

EZSW-004
Failed inserting data to mysql
Table 'ezapprove_items' already exists

EZSW-040
Failed to initialize site package gallery
If you think you have fixed the errors you can try and click the "Retry" button.
------------------------------------------------------------------------------------------------------------------------
From some other forum post I found following info. and I made the changes also. But still I get the same errors.
.................................................................................................
"The problem has been found and fixed and will be included in 3.6.0rc1."

If you want to fix this yourself you can edit kernel/setup/steps/ezstep_create_sites.php and look for innodb, then change this text to myisam.
In other words the line should look like:
$params['table_type'] = 'myisam';
...................................................................................................
I am using php4 & mysql 4.0.26.

Thanks in advance.

ho gz

Friday 03 March 2006 2:03:12 am

The same prob for me! ;(
-------------------------------------------------------------------------
EZSW-004
Failed inserting data to mysql
Unknown table 'ezapprove_items' in information_schema
EZSW-040
Failed to initialize site package shop
-------------------------------------------------------------------------

Running

PHP 4.4.1
MySQL 5.0.18

Apache/2.2.0 (Unix) mod_ssl/2.2.0 OpenSSL/0.9.8a DAV/2 PHP/4.4.1 mod_apreq2-20050712/2.1.3-dev mod_perl/2.0.2 Perl/v5.8.7

Any solution !?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 07:18:27
Script start
Timing: Jan 19 2025 07:18:27
Module start 'layout'
Timing: Jan 19 2025 07:18:27
Module start 'content'
Timing: Jan 19 2025 07:18:27
Module end 'content'
Timing: Jan 19 2025 07:18:27
Script end

Main resources:

Total runtime0.0142 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 590.3984152.6406
Module start 'layout' 0.00460.0029 743.039139.4922
Module start 'content' 0.00750.0048 782.531389.2891
Module end 'content' 0.01230.0019 871.820330.3047
Script end 0.0142  902.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002416.8991140.0002
Check MTime0.00117.7129140.0001
Mysql Total
Database connection0.00064.465010.0006
Mysqli_queries0.002618.221730.0009
Looping result0.00000.077010.0000
Template Total0.001611.310.0016
Template load0.00096.179410.0009
Template processing0.00075.056010.0007
Override
Cache load0.00053.820510.0005
General
dbfile0.00031.772980.0000
String conversion0.00000.048640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs