Forums / Install & configuration / error: eZ publish did not finish its request
tom d.
Thursday 23 March 2006 8:26:53 am
hi all,
i got this error under version version 3.5.1: Fatal error: eZ publish did not finish its requestThe execution of eZ publish was abruptly ended, the debug output is present below.
i turned up the memory limit in php.ini to 256 M but it´s still the same error.
has anybody an idea what to do?
best regards!
tom
Kristof Coomans
Thursday 23 March 2006 9:30:58 am
Turn on PHP error reporting, so the PHP error shows up at the page. It will tell you more about what's going wrong.
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Thursday 23 March 2006 9:45:47 am
that´s what i get:
Only variables should be assigned by reference in var/www/intranet/lib/ezutils/classes/ezdebug.php
Only variable references should be returned by reference in /var/www/intranet/lib/ezutils/classes/ezdebug.php
Thursday 23 March 2006 11:12:49 pm
It seems you're using PHP 4.4 with eZ publish 3.5.
You should use PHP 4.3 with eZ publish < 3.7. From 3.7 on, use PHP 4.4.
See http://ez.no/download for system requirements.