Forums / Install & configuration / Timeout in ezxml.php in new install

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

Timeout in ezxml.php in new install

Author Message

Espen Aase Johnsen

Saturday 11 October 2003 1:42:13 am

I just created a fresh install with ez on mysql and i get the folowing error when accessing my site (http://www.espenjohnsen.com/ez/index.php/plain):

Fatal error: Maximum execution time of 30 seconds exceeded in /home/www/espenjohnsen.com/ez/lib/ezxml/classes/ezxml.php on line 271
Fatal error: Exponential did not finish it's request

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

mathias *

Monday 08 December 2003 3:35:51 am

Hallo,

I have the same problem.
I need some help !!!
I am using RedHat 9.0, apache 2.0.4 and 4.2.2 PHP.

Claus Jensen

Monday 08 December 2003 3:59:15 am

Hi,
Try to pump up the execution time limit in /etc/php.ini to 120 seconds or something. If you are using translation its very slow and needs a lot of time.

regards,
claÜs

mathias *

Monday 08 December 2003 5:07:20 am

thank you !
It is working, with 200 seconds now