Public bug reported:

Binary package hint: php5

I got this error:
Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/... on 
line 134

but in /etc/php5/apache2/php.ini parameter max_execution_time = 0
max execution time should be set to infinite if value is 0, but I got fatal 
error on heavy script execution.
Set time to 1800 (30 mins) to avoid this error (script runs about 15-20 
minutes), but anyway  max_execution_time parameter has wrong behavior for value 
set to "0"

PHP Version 5.2.4-2ubuntu5.3
System  Linux gvv 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 i686

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New

** Summary changed:

- gutsy php5 max execution time
+ hardy php5 max execution time

** Description changed:

  Binary package hint: php5
  
  I got this error:
  Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/... on 
line 134
  
  but in /etc/php5/apache2/php.ini parameter max_execution_time = 0
  max execution time should be set to infinite if value is 0, but I got fatal 
error on heavy script execution.
  Set time to 1800 (30 mins) to avoid this error (script runs about 15-20 
minutes), but anyway  max_execution_time parameter has wrong behavior for value 
set to "0"
+ 
+ PHP Version 5.2.4-2ubuntu5.3
+ System        Linux gvv 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 
i686

-- 
hardy php5 max execution time
https://bugs.launchpad.net/bugs/252843
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to