1
xoopoop
Fatal error: Maximum execution time of 30 seconds exceeded
  • 2004/3/25 1:52

  • xoopoop

  • Just popping in

  • Posts: 5

  • Since: 2004/3/21


I'm running mydownloads pro and I'm on a dial up connection and if I go to upload a larger file like 500kb or larger i keep getting this error

Fatal error: Maximum execution time of 30 seconds exceeded in F:\Apache2\htdocs\KYJellyFish\xoops\html\modules\mydownloads\submit.php on line 27

I looked in the submit.php for values to cahnge this but didn't find any so where can I changer this to prevent it from happening?

2
bigfanboy
Re: Fatal error: Maximum execution time of 30 seconds exceeded
  • 2005/3/2 19:05

  • bigfanboy

  • Just popping in

  • Posts: 21

  • Since: 2002/7/3 2


Ever get an answer to this? I am hitting the same issue.

Big

3
Catzwolf
Re: Fatal error: Maximum execution time of 30 seconds exceeded
  • 2005/3/2 19:43

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Put this in your .htaccess file

php_value max_execution_time 60
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_input_time 4800

if you still get that error then increase the max_execution_time to 120.

This should help when uploading

Login

Who's Online

148 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 148


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits