Forums / Install & configuration / Fatal error: eZ publish did not finish its request
Asia City
Sunday 08 October 2006 5:26:09 pm
After installing ez 3.8.4, I encountered this error. Everything went smoothly during the installation.
When I went to go to the front-end or backend, I encountered the same error:
--------------------------------------------------------------------Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below. --------------------------------------------------------------------Anyone have any idea what's going on?
Please let me know.
Thanks.
Ćukasz Serwatka
Sunday 08 October 2006 10:38:37 pm
Hei,
Could you provide us more information about your environment, PHP version, Web server, etc. ?
If you have control on your environment set error_reporting = E_ALL in your php.ini file or put in second line of eZ publish index.php file error_reporting(2047); this should help track what exactly does not work.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Thursday 12 October 2006 8:21:55 am
Hi Lukas.
http://normyip.com/info.php
Here's the PHP Config.
It's a shared hosting facility so I guessed it might not be powerful enough to host ezpublish. In fact I can't even change the php or apache settings.