MDN

Go Back   Mambo - Forums Closed for posting > Mambo 4.5.5 - Stable > General Questions

Reply
 
Thread Tools Search this Thread Display Modes
Old December 30th, 2004, 00:48   #1
hazman
 
hazman's Avatar
 
Join Date: Dec 2004
Location: Israel
Posts: 6,212
hazman is on a distinguished road
Default Fatal error: Maximum execution time of 30 seconds exceeded in

Fatal error: Maximum execution time of 30 seconds exceeded in

Where do I change the time limit, what file?

Thx
hazman is offline   Reply With Quote
Old December 30th, 2004, 06:56   #2
frosty64
 
Join Date: Dec 2004
Posts: 70
frosty64 is on a distinguished road
Default

I believe the execution time is for Apache (or whatever your server is) and thus an execution time out error would have to be addressed in the server's config file. If this is a remote 3rd party server you are likely screwed.

Why is the execution time so long? Are you sure you haven't accidently made an infinite loop or some other fundamental problem?

How did the template work out?
frosty64 is offline   Reply With Quote
Old December 30th, 2004, 07:16   #3
hazman
 
hazman's Avatar
 
Join Date: Dec 2004
Location: Israel
Posts: 6,212
hazman is on a distinguished road
Default

I'm having this problem installing TFSForMambo. I know it's a big file, takes a lil' longer than others, but it just keeps failing.

I also have this problem with phpMyAdmin, when I open the db I get a similar error.

Oh and I'm on a Windows server
hazman is offline   Reply With Quote
Old December 30th, 2004, 08:47   #4
walb
 
walb's Avatar
 
Join Date: Aug 2004
Location: Hack City, Earth.
Posts: 1,062
walb is on a distinguished road
Default

Does the taskmanager of windows show excessive CPU consumption of 1 or more of the tasks, when this happens?
__________________
These forum moderators keep removing my sig!
Freedom of mind and speech is not appreciated over here.
walb is offline   Reply With Quote
Old December 31st, 2004, 01:32   #5
molski
 
Join Date: Dec 2004
Posts: 29
molski is on a distinguished road
Default

Edit the maximum_execution_time in your php.ini

Default is 60 seconds, I increased it to 300 seconds and works still fine.

Good luck,

Molski
molski is offline   Reply With Quote
Old January 21st, 2006, 21:31   #6
Thanathos
 
Join Date: Oct 2005
Location: Buenos Aires, Argentina
Posts: 28
Thanathos is on a distinguished road
Exclamation strange thing / another way

An interesting thing is that I modified it in apache, not in the php configuration, and it worked for me.
Most strange is that I still have 30 seconds as maximum execution time in my php.ini and the modification in apache still works.
In apache, I added the line "php_value max_execution_time 60" in the .htaccess file in the root of my site.
Maybe apache has more authority than php
Thanathos is offline   Reply With Quote
Old March 9th, 2006, 11:02   #7
cgcarpenter
 
Join Date: Jun 2005
Posts: 4
cgcarpenter is on a distinguished road
Default Max time exceeded - phpInputFilter/class.inputfilter.php on line xxx

I don't know where hazman's error occurred but mine occurs in phpInputFilter/class.inputfilter.php on line xxx (number changes). I'm running Mambo 4.5.2, PHP 4.3.9, MySql 4.1.10 on a Centos box with Apache 2.0.52. The error occurs when I am in Content Item: Edit. I am pasting text from a text file. On some occasions if I reduce the amount of text being saved it'll work and then I can add the rest. Is there a limit on the number or type of characters that can be input into either the Intro text or Main text? I did create a .htaccess file and enter the recommended timeout entry of 60, but it hasn't changed anything.
cgcarpenter is offline   Reply With Quote
Old August 28th, 2006, 21:02   #8
Phegan
 
Join Date: Aug 2006
Posts: 2
Phegan is on a distinguished road
Default Similar Issue

I have having a similar issue, I know my problem is I am recursing my file structure to get folder and file information out of it and store it into a database, something that I expect to take more than 60 seconds. Though, I am looking for how to extend the time out time beyond 60 seconds, I changed it in php.ini as well as creating an htaccess file and neither have fixed my problem, there is something somewhere in my system over riding it, I am yet to find out where...and ideas?
Phegan is offline   Reply With Quote
Old August 28th, 2006, 21:12   #9
Phegan
 
Join Date: Aug 2006
Posts: 2
Phegan is on a distinguished road
Default

Being the genius that I am...I forgot to restart Apache and PHP...I did so, and it worked...ha..go me.
Phegan is offline   Reply With Quote
Old January 27th, 2008, 23:43   #10
rocknolds
 
Join Date: Mar 2007
Posts: 6
rocknolds is on a distinguished road
Default

Mine is below:

[Mon Jan 28 00:35:24 2008] [error] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/smscebu/public_html/components/com_fireboard/sources/interpreter.fireboard.inc.php on line 88

Joomla 1.0.13 + CB 1.1 + Fireboard 1.04

Please help which file I should change.
rocknolds is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT -7. The time now is 07:22.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.