From:             [EMAIL PROTECTED]
Operating system: win2000 server
PHP version:      4.1.2
PHP Bug Type:     Session related
Bug description:  can not del garbage session files

; Percentual probability that the 'garbage collection' process is started
; on every session initialization.
session.gc_probability = 1

; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
session.gc_maxlifetime = 1440

it doesn't work,these garbage files still exist.why?
-- 
Edit bug report at http://bugs.php.net/?id=16297&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16297&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16297&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16297&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16297&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16297&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16297&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16297&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16297&r=submittedtwice

Reply via email to