eZ4 install problem

Author Message

Michael Hall

Sunday 24 February 2008 6:03:09 pm

I'm trying to install eZ4.0.0 on CentOS 5.1 (Apache2, PHP5, MySQL5). During the install process, when I try to upload site packages from a local directory, I get this message and eZ4 dies:

Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.

No debug output is displayed.
First time I've seen this.
Any clues?
Thanks.

Ɓukasz Serwatka

Sunday 24 February 2008 11:23:01 pm

Hi,

Check PHP logs, this message does not give details why and where fatal error appears.

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

Michael Hall

Monday 25 February 2008 7:07:59 pm

From the Apache error log:

PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/ez4/kernel/classes/ezpackage.php on line 1285, referer: http://ez4.localhost/index.php

Michael Hall

Monday 25 February 2008 7:27:18 pm

Fixed, seems like it was a CentOS/RedHat-ish issue:

http://ez.no/developer/forum/install_configuration/4_0_installation_difficulty/re_4_0_installation_difficulty__2

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 10:50:28
Script start
Timing: Jan 19 2025 10:50:28
Module start 'layout'
Timing: Jan 19 2025 10:50:28
Module start 'content'
Timing: Jan 19 2025 10:50:29
Module end 'content'
Timing: Jan 19 2025 10:50:29
Script end

Main resources:

Total runtime1.2921 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.0061 589.1563152.6250
Module start 'layout' 0.00610.0038 741.781339.4453
Module start 'content' 0.00991.2807 781.2266543.9531
Module end 'content' 1.29060.0015 1,325.179712.1719
Script end 1.2921  1,337.3516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2518160.0002
Check MTime0.00130.0974160.0001
Mysql Total
Database connection0.00080.065210.0008
Mysqli_queries1.241596.0770600.0207
Looping result0.00060.0454580.0000
Template Total1.240296.020.6201
Template load0.00240.187420.0012
Template processing1.237795.789320.6189
Template load and register function0.00030.020710.0003
states
state_id_array0.00250.196410.0025
state_identifier_array0.00140.106020.0007
Override
Cache load0.00200.1550200.0001
Sytem overhead
Fetch class attribute can translate value0.00080.061420.0004
Fetch class attribute name0.00110.084450.0002
XML
Image XML parsing0.00130.103920.0007
class_abstraction
Instantiating content class attribute0.00000.001050.0000
General
dbfile0.00100.0808180.0001
String conversion0.00000.000740.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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/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: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs