From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.17
PHP version:      4.2.1
PHP Bug Type:     Session related
Bug description:  session_start timeout

i'm using apache 1.3.24 with php 4.2.1.

session_start sometimes takes too long and i get a timeout.
i've tryed to set the max. execution time for php higher then 30 seconds
(60,90,...).
i've tryed to change rights for /tmp, running apache with another user and
and and... i tryed different php-session settings. i don't do anything
before i call session_start.
an apache restart sometimes help but not always. also it seems the problem
appears only after several hours.
i don't get any error or warning message in my log files.

-- 
Edit bug report at http://bugs.php.net/?id=17451&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17451&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17451&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17451&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17451&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17451&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17451&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17451&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17451&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17451&r=globals

Reply via email to