Forums / Install & configuration / Fatal error eZ 3.3.2 and PHP 4.3.10

"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".

Fatal error eZ 3.3.2 and PHP 4.3.10

Author Message

Andreas Widerøe Andersen

Tuesday 28 December 2004 9:37:18 am

Hi,
After upgrading to the latest PHP version my site that runs on eZ 3.3.2 doesn't work anymore.

I get this error:
Fatal error: Exponential did not finish it's request

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

(no debug output is shown)

If I check my Apache log it says:
[Tue Dec 28 18:30:47 2004] [error] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted at /usr/ports/lang/php4/work/php-4.3.10/Zend/zend_opcode.c:48 (tried to allocate 11520 bytes) in /usr/local/www/virtual/stoff.tv/data/kernel/classes/ezcontentclass.php on line 171

I'm running the latest Apache 1.3.33 and PHP 4.3.10 on my FreeBSD 4.7 Stable server.

Two questions:

What can I do to solve this problem?

<b>What is the upgrade path from eZ 3.3.2 to 3.5?</b>

Thanks!
/Andreas

Andreas Widerøe Andersen

Tuesday 28 December 2004 10:03:06 am

OK,
I changed the memory limit in php.ini from 8mb to 16mb. Now the page is displayed, but it gives access denied.

http://www.stoff.tv/index.php

Andreas Widerøe Andersen

Tuesday 28 December 2004 10:18:30 am

Hmm.. eZ actually drove mysqld up to 99% system use. I restarted it and now it's serving pages again, but the site is very slow.