Fatal error from two separate eZ publish installations?

Author Message

Piotrek Karaƛ

Monday 07 May 2007 6:04:57 am

I have few eZ publish installations coexisting and running on the same VMWare virtual machine (linux) as a development environment. Today I have encountered the following fatal error with reference to two separate installations:

Fatal error: Cannot redeclare templateinit() (previously declared in /var/www/ezhome/ezhome_05/kernel/common/template.php:28) in /var/www/ezhome/ezhome_16/kernel/common/template.php on line 28

How should I interpret the message? I have checked for any cross-reference between the two installations, but there's none - they both have separate complete structures, databases, directories... Would that be a problem with eZ publish or is it the PHP/memory/VMWare/hardware issue? How concerned should I be?

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

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 18 2025 21:06:32
Script start
Timing: Jan 18 2025 21:06:32
Module start 'layout'
Timing: Jan 18 2025 21:06:32
Module start 'content'
Timing: Jan 18 2025 21:06:33
Module end 'content'
Timing: Jan 18 2025 21:06:33
Script end

Main resources:

Total runtime0.6973 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 588.1563152.6563
Module start 'layout' 0.00740.0022 740.812539.4922
Module start 'content' 0.00970.6861 780.3047469.2344
Module end 'content' 0.69570.0015 1,249.53918.1250
Script end 0.6973  1,257.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4427160.0002
Check MTime0.00120.1761160.0001
Mysql Total
Database connection0.00090.122610.0009
Mysqli_queries0.657394.2664460.0143
Looping result0.00050.0688440.0000
Template Total0.662495.020.3312
Template load0.00170.238320.0008
Template processing0.660794.750120.3303
Template load and register function0.00010.017510.0001
states
state_id_array0.00140.206910.0014
state_identifier_array0.00200.280420.0010
Override
Cache load0.00120.176370.0002
Sytem overhead
Fetch class attribute can translate value0.00080.120210.0008
Fetch class attribute name0.00120.167020.0006
XML
Image XML parsing0.00040.061210.0004
class_abstraction
Instantiating content class attribute0.00000.000720.0000
General
dbfile0.00080.1117170.0000
String conversion0.00000.001540.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs