Forums / Install & configuration / First run problem - "maximum execution time exceeded"

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

First run problem - "maximum execution time exceeded"

Author Message

John Seboldt

Thursday 14 April 2005 7:10:16 am

Everything looked good on my install of 3.5.1 on my Mandrakelinux 10.1 server... but on first attempt to login, this message came up:

>>>>>>>>>>>>>>>
Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/Exponential/lib/ezxml/classes/ezxml.php on line 302
Fatal error: Exponential did not finish its request

The execution of Exponential was abruptly ended, the debug output is present below.
<<<<<<<<<<<<<<<
(no debug output actually showed up below!)

Ralph Ekekihl

Thursday 14 April 2005 7:58:47 am

Hi!

You can try to set a higher max execution time in PHP.
Open up the file php.ini, and set the

max_execution_time = 30

to a higher value, like 120 or something and see if that helps.

//Ralph

Contactivity B.V.
http://www.contactivity.com

John Seboldt

Friday 15 April 2005 6:09:45 am

Yes, this worked!

Ralph Ekekihl

Friday 15 April 2005 6:26:26 am

Nice one!

Contactivity B.V.
http://www.contactivity.com