[thelist] PHP session

Ben Phillips ben at inchima.com
Wed Jul 3 07:17:01 CDT 2002


> If I don't destroy a session with a function, the session
> file does not get cleaned up by the garbage collection
> process, although I have this in the ini file:
>
> session.gc_maxlifetime = 1440

what's your session.gc_probability set to?

also, is session.gc_maxlifetime set anywhere else, ie. in a .htaccess
file or in the php script itself?

benji.





More information about the thelist mailing list