First Time Install Error: "Cannot redeclare class ezini"

Author Message

Lance Douglas

Friday 06 August 2004 1:47:59 pm

Hello,

I realized that I should create a NEW thread for my incident.

The origninal post that I tried to tag onto is viewable at: http://ez.no/community/forum/install_configuration/cannot_redeclare_class_ezini_new_install_on_shared_server

My settings:

Windows 2003
Apache 1.3.31
Php 4.3.4

My error:
###Begin
Fatal error: Cannot redeclare class ezini in c:\program files\apache group\htdocs\ezpublish-3.4.1\lib\ezutils\classes\ezini.php on line 86
Fatal error: eZ publish did not finish it's request

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

Note: there is no other debug info displayed, even though it mentions it above. I will look in the ini's and see if i can increase the debuging level to show more info.

Things I have tried:
I have copied the entire ezPublish dir over to the IIS server on the same box an was able to run, see, and use the setup wizzard...

I need to get this up today if possible, and don't want to start rewriting code in the ezini.php class.

Thanks for any help.

Lance Douglas

Friday 06 August 2004 2:29:20 pm

NEVER MIND

Sorry, I "THOUGHT" that I had PHP as a module in apache, but it was in cgi. Working perfectly now.

Kindests,

Paul Borgermans

Friday 06 August 2004 2:32:02 pm

Hi Lance

Is that all you see as error? I mean no originating file that requires/includes this?

Can you try the full install package (disabling the first instance of apache/mysql running)

I never had such a problem on WinXP (but deploy on Linux boxes), but I'm no windows expert at all

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Paul Borgermans

Friday 06 August 2004 2:32:38 pm

OK,

Glad you got it working

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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 15:50:09
Script start
Timing: Jan 18 2025 15:50:09
Module start 'layout'
Timing: Jan 18 2025 15:50:09
Module start 'content'
Timing: Jan 18 2025 15:50:11
Module end 'content'
Timing: Jan 18 2025 15:50:11
Script end

Main resources:

Total runtime1.4227 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.0069 588.1641152.6563
Module start 'layout' 0.00690.0025 740.820339.5234
Module start 'content' 0.00941.4121 780.3438551.3438
Module end 'content' 1.42150.0012 1,331.687512.0938
Script end 1.4227  1,343.7813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2297160.0002
Check MTime0.00120.0844160.0001
Mysql Total
Database connection0.00190.134110.0019
Mysqli_queries1.363695.8412600.0227
Looping result0.00060.0428580.0000
Template Total1.385897.420.6929
Template load0.00200.144120.0010
Template processing1.383797.256920.6919
Template load and register function0.00030.017810.0003
states
state_id_array0.00060.040710.0006
state_identifier_array0.00220.156920.0011
Override
Cache load0.00170.1193370.0000
Sytem overhead
Fetch class attribute can translate value0.00100.067720.0005
Fetch class attribute name0.00120.082350.0002
XML
Image XML parsing0.00080.059620.0004
class_abstraction
Instantiating content class attribute0.00000.001260.0000
General
dbfile0.00170.1220170.0001
String conversion0.00000.000440.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
8content/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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs