Fatal Error

Author Message

Travis Burrell

Thursday 13 January 2005 7:48:01 am

Trying to setup a test installation of eZ publish 3.5 on the following system:

Solaris 8
PHP 4.3.10
MySQL 3.23.56

Produces the following error:

Fatal error: Cannot redeclare class ezsys in ez-publish-test/lib/ezutils/classes/ezsys.php on line 66
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

(There is no debug output) Will eZ publish run on Solaris?

Sven Berg Ryen

Thursday 13 January 2005 8:13:36 am

Hi Travis!

I get the same error on a Free BSD machine.
The only practical solution I found was to purchase an additional PC on which I have downloaded and installed eZ using the installer for windows .

It seems like eZ simply won't run on some specific system configurations - sadly.

Cheers,

Sven Ryen
sven.ryen at maxus.no

eZ debug

Timing: Jan 19 2025 11:38:49
Script start
Timing: Jan 19 2025 11:38:49
Module start 'content'
Timing: Jan 19 2025 11:38:50
Module end 'content'
Timing: Jan 19 2025 11:38:50
Script end

Main resources:

Total runtime0.9875 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 588.9453180.8438
Module start 'content' 0.00680.9737 769.7891492.9141
Module end 'content' 0.98040.0070 1,262.703142.1250
Script end 0.9874  1,304.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3265140.0002
Check MTime0.00130.1313140.0001
Mysql Total
Database connection0.00110.114510.0011
Mysqli_queries0.945495.7379550.0172
Looping result0.00050.0530530.0000
Template Total0.951796.420.4759
Template load0.00230.233220.0012
Template processing0.949496.141020.4747
Template load and register function0.00020.023110.0002
states
state_id_array0.00170.172510.0017
state_identifier_array0.00280.283620.0014
Override
Cache load0.00190.1950170.0001
Sytem overhead
Fetch class attribute can translate value0.00060.065620.0003
Fetch class attribute name0.00140.137020.0007
XML
Image XML parsing0.00020.021820.0001
class_abstraction
Instantiating content class attribute0.00000.000720.0000
General
dbfile0.00270.2737120.0002
String conversion0.00000.000730.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs