Fatal error and no setup wizard

Author Message

Kevin Morrissey

Friday 31 December 2004 9:23:31 am

I am running Apache2, PHP 4.3.10 and MySQL under XP Home. I'm looking for a Content Management System for some work stuff, and would like to try EZ Publish and will get the Enterprise Edition if I find it software we can all work with.

I've unzipped the download files to a folder under htdocs, and renamed the folder ezpublish, so I can access it via localhost/ezpublish/

On running localhost/ezpublish/index.php I get the following error:

Fatal error: Cannot redeclare class ezsys in C:\Program Files\Apache Group\Apache2\htdocs\ezpublish\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 information echoed to the browser screen. Can anyone tell me what I've done wrong, or if I need to edit ezsys.php what I need to do to it.

Thanks and Happy New Year to everyone

zzKevinM.

Luc Chase

Saturday 01 January 2005 8:24:13 am

See if the info here helps you...
http://www.ez.no/community/forum/install_configuration/fatal_error_cannot_redeclare_class_ezsy

and if you have to force the wizard to run again edit the CheckValidity settinging in the site.ini file to True.

The Web Application Service Provider

Kevin Morrissey

Sunday 02 January 2005 10:00:15 am

Thanks Luc for your reply.

Brian in the msg you point me towards says:
"Switched from CGI version of PHP to Apache2 module."

I'm not sure what he means by this, is this a php.ini setting ?
Anyone know, and willing to save me a few hours of reading through online manuals, do I need to uninstall PHP and download a new version of Apache2, I hope not.

Kevin.

Kevin Morrissey

Tuesday 04 January 2005 1:22:24 pm

Eventually I've worked out what to do and how to do it for myself, it took hours so I hope ezpublish is worth it.

Does anyone here use ezpublish in a corporate environment ?

zz Kevin M.

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 00:55:08
Script start
Timing: Jan 19 2025 00:55:08
Module start 'layout'
Timing: Jan 19 2025 00:55:08
Module start 'content'
Timing: Jan 19 2025 00:55:09
Module end 'content'
Timing: Jan 19 2025 00:55:09
Script end

Main resources:

Total runtime1.4925 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 589.2734152.6406
Module start 'layout' 0.00500.0051 741.914139.4766
Module start 'content' 0.01011.4808 781.3906508.1172
Module end 'content' 1.49090.0016 1,289.507812.4609
Script end 1.4925  1,301.9688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.2112160.0002
Check MTime0.00130.0894160.0001
Mysql Total
Database connection0.00080.050910.0008
Mysqli_queries1.436296.2241600.0239
Looping result0.00080.0520580.0000
Template Total1.450497.220.7252
Template load0.00200.134620.0010
Template processing1.448497.043220.7242
Template load and register function0.00010.008610.0001
states
state_id_array0.00170.112610.0017
state_identifier_array0.00080.054220.0004
Override
Cache load0.00170.1119270.0001
Sytem overhead
Fetch class attribute can translate value0.00070.049020.0004
Fetch class attribute name0.00130.089340.0003
XML
Image XML parsing0.00040.024620.0002
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00390.2630100.0004
String conversion0.00000.000840.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
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs