Forums / Install & configuration / error: Exponential did not finish its request

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

error: Exponential did not finish its request

Author Message

tom d.

Thursday 23 March 2006 8:26:53 am

hi all,

i got this error under version version 3.5.1: Fatal error: Exponential did not finish its request
The execution of Exponential 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

tom d.

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

Kristof Coomans

Thursday 23 March 2006 11:12:49 pm

It seems you're using PHP 4.4 with Exponential 3.5.

You should use PHP 4.3 with Exponential < 3.7. From 3.7 on, use PHP 4.4.

See http://ez.no/download for system requirements.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org