4.0 Installation difficulty

Author Message

Chris Gilligan

Saturday 08 December 2007 9:27:40 pm

I have installed eZcomponents properly on Apache/2.2.3 (CentOS) with prefork module loaded, PHP 5.1.6 with the proper configuration, etc.

I can initiate the 4.0 install with the wizard... "fine tune" shows no problems, and all MySQL info is correctly entered. However, the installation fails after Language Options...

Fatal error: eZ Publish did not finish its request

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

Can anyone suggest what I may have done wrong with installation or configuration? I realize this is not much information to diagnose the problem, but I will attempt to give more information if possible.

Piotrek Karaƛ

Saturday 08 December 2007 11:34:24 pm

Wasn't there another line with that error message? Without that it's hard to guess... Check the logs, maybe there will be more...

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

MAA MED

Saturday 08 December 2007 11:53:49 pm

hi,
I'v have i the same error too at the same step

when looking at errors logs I have this

   eZTSTranslator::loadTranslationFile:
Could not load translation file: share/translations/fre-FR/translation.ts "

 

I tried to change the installation language to english
But I still have the same error
In the apache logs the errors in

[Sun Dec 09 08:27:29 2007] [error] [client 127.0.0.1] PHP Fatal error:  Class 'DOMDocument' not found in /var/www/html/ezpublish/kernel/setup/steps/ezstep_site_types.php on line 611, referer: http://127.0.0.1/ezpublish/index.php

PS: I have the same config: CentoS5; php 5.1.6;

Chris Gilligan

Sunday 09 December 2007 11:49:03 am

Apache Error Log:

[Sun Dec 09 14:45:53 2007] [error] [client 68.53.242.224] PHP Fatal error:  Class 'DOMDocument' not found in /home/VIRTUALSERVER/public_html/site/kernel/setup/steps/ezstep_site_types.php on line 611, referer: http://www.VIRTUALSERVER.net/site/index.php

Kim Johansen

Sunday 09 December 2007 12:25:31 pm

Hi,

It seems like you need to install the php-xml package.

See more about this issue here: http://issues.ez.no/IssueView.php?Id=12212&activeItem=7

Try out Free eZ Publish 4.0 Trial Hosting for 14 days:
http://webdealhosting.com/ez-publish-trial-hosting

High quality eZ Publish Hosting since 2001!

Chris Gilligan

Sunday 09 December 2007 12:37:11 pm

Thanks for the quick reply!

solution - installed php-xml via yum, restarted apache, and the ez installation proceeded normally.

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

Main resources:

Total runtime0.0165 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 588.0313152.6406
Module start 'layout' 0.00500.0029 740.671939.4766
Module start 'content' 0.00800.0066 780.148493.4766
Module end 'content' 0.01460.0019 873.625038.3047
Script end 0.0165  911.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002414.5908140.0002
Check MTime0.00127.2152140.0001
Mysql Total
Database connection0.00084.545310.0008
Mysqli_queries0.002716.495030.0009
Looping result0.00000.114110.0000
Template Total0.00158.810.0015
Template load0.00084.944010.0008
Template processing0.00063.822910.0006
Override
Cache load0.00053.168410.0005
General
dbfile0.003118.734480.0004
String conversion0.00000.047740.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