From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.6
PHP Bug Type:     Session related
Bug description:  max execution time reached during session_start with mm session 
handler

In have a bunch of those errors in my logs :

  PHP Fatal error:  Maximum execution time of 30 seconds exceeded in [file]
line 335

On line 335 of this file, I just have session_start().

This error happens only from time to time (a dozen times a day, for about
5000 requests), til today I found  no way to reproduce it.

I'm running php 4.0.6. with "session.save_handler = mm".I'm using libmm1
version 1.1.3
Glibc version is 2.1.3 on a linux 2.2.20pre3 kernel running debian 2.2.


-- 
Edit bug report at: http://bugs.php.net/?id=12266&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to