Forums / Install & configuration / eZ4 install problem
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 requestThe 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
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
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