eZPublish Installation error on xampp

Author Message

GK SR

Monday 08 December 2008 8:13:20 am

I have the following error after the language packs selection,

I am working on xampp version 1.6.7.

Fatal error: Call to undefined method domdocument::loadXML() in C:\xampp\htdocs\CMS\ezpublish\kernel\setup\steps\ezstep_site_types.php on line 613
Fatal error: eZ Publish did not finish its request

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

Please let me know the solution.

Arnaud Lafon

Monday 08 December 2008 9:21:48 am

Hi,

according to http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/requirements_for_doing_a_normal_installation
you need DOM extension enabled on your server.

Looking for information about SQLI ?
Looking for a new job in Paris ?
Please contact me at alafon [at] sqli [dot] com

Gaetano Giunta

Monday 08 December 2008 2:32:01 pm

You should also make sure you disable the domxl extension, which is enabled on some xampp versions, and screws up the dom one (go ask the xampp devs why the enabled it by default). Search for domxml on this forum, you will find more info...

Principal Consultant International Business
Member of the Community Project Board

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 30 2025 21:17:28
Script start
Timing: Jan 30 2025 21:17:28
Module start 'layout'
Timing: Jan 30 2025 21:17:28
Module start 'content'
Timing: Jan 30 2025 21:17:28
Module end 'content'
Timing: Jan 30 2025 21:17:28
Script end

Main resources:

Total runtime0.0211 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0042 588.2578151.2266
Module start 'layout' 0.00420.0033 739.4844220.7344
Module start 'content' 0.00750.0120 960.2188997.8359
Module end 'content' 0.01940.0016 1,958.054733.9922
Script end 0.0210  1,992.0469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002511.7771140.0002
Check MTime0.00104.7826140.0001
Mysql Total
Database connection0.00073.096010.0007
Mysqli_queries0.00198.835130.0006
Looping result0.00000.043010.0000
Template Total0.00125.610.0012
Template load0.00094.191710.0009
Template processing0.00031.328910.0003
Override
Cache load0.00062.840110.0006
General
dbfile0.00104.677380.0001
String conversion0.00000.034040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs