Error on installation

Author Message

Fátima Chapri

Wednesday 08 April 2009 9:59:48 pm

hi,

I have an error while installing ez Publish 4, just after the language selection.

here is my debug output.

Fatal error: Call to undefined method domdocument::loadXML() in C:\wamp\www\sautul_isslam\kernel\setup\steps\ezstep_site_types.php on line 621
Fatal error: eZ Publish did not finish its request

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

eZ debug
Timing: Apr 09 2009 06:54:12
Script start

Timing: Apr 09 2009 06:54:12
Module start 'setup'

Notice: Apr 09 2009 06:54:12
Downloading file 'var/cache/packages/index.xml' from http://packages.ez.no/ezpublish/4.0/4.0.2/index.xml

Warning: PHP Apr 09 2009 06:54:12
domdocument::domdocument() expects parameter 2 to be long, string given in C:\wamp\www\sautul_isslam\kernel\setup\steps\ezstep_site_types.php on line 619

Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.0640 sec 1,800.7656 KB 1,525.6484 KB
Module start 'setup' 0.0640 sec 3,326.4141 KB
Total runtime: 14.0010 sec
Peak memory usage: 5,167.3828 KB

Time accumulators:
Accumulator Elapsed Percent Count Average
ini_load
Load cache 0.0391 sec 0.2776% 9 0.0043 sec
FindInputFiles 0.0315 sec 0.2233% 9 0.0035 sec
General
String conversion 0.0001 sec 0.0005% 2 0.0000 sec
Total script time: 14.1009 sec

Łukasz Serwatka

Thursday 09 April 2009 1:26:40 am

It looks like PHP dom extension is not loaded. Check php.ini configuration.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Fátima Chapri

Thursday 09 April 2009 2:15:52 am

I checked my php.ini settings. I don't know how to make shore if dom extension is activated or not beacause as i know it comes on php core from php 5.2.1. The only thing i'm shore about is that domxml extenssion is activated.

I'm using wamp 2:
apache 2.2.11
php 5.2.9
mysql 5.1.32

Thanks in addvance for any help.

Fátima Chapri

Thursday 09 April 2009 2:46:31 am

Hi i found the reason of the problem. I had to desactivate dom xml beacause having both dom and dom-xml extensions activated results in confliting erros with some applications.

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:24:33
Script start
Timing: Jan 19 2025 00:24:33
Module start 'layout'
Timing: Jan 19 2025 00:24:33
Module start 'content'
Timing: Jan 19 2025 00:24:34
Module end 'content'
Timing: Jan 19 2025 00:24:34
Script end

Main resources:

Total runtime0.8627 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.0056 589.3438152.6250
Module start 'layout' 0.00560.0045 741.968839.4609
Module start 'content' 0.01010.8510 781.4297556.1094
Module end 'content' 0.86110.0016 1,337.539112.1719
Script end 0.8627  1,349.7109 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3727160.0002
Check MTime0.00130.1502160.0001
Mysql Total
Database connection0.00060.064210.0006
Mysqli_queries0.807693.6111600.0135
Looping result0.00060.0697580.0000
Template Total0.827595.920.4137
Template load0.00190.219420.0009
Template processing0.825695.694020.4128
Template load and register function0.00020.023910.0002
states
state_id_array0.00130.154210.0013
state_identifier_array0.00150.179420.0008
Override
Cache load0.00160.1840490.0000
Sytem overhead
Fetch class attribute can translate value0.00070.080620.0003
Fetch class attribute name0.00180.205850.0004
XML
Image XML parsing0.00070.082720.0004
class_abstraction
Instantiating content class attribute0.00000.001450.0000
General
dbfile0.00080.0909180.0000
String conversion0.00000.001240.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
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/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: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs