Re: [PHP-DEV] php4 - removing outdated session files From: Andrei Zmievski (andrei <email protected>)
Date: 01/14/00

On Fri, 14 Jan 2000, Greg Kelley wrote:
> I have set session.gc_maxlifetime = 600 and restarted apache, started a
> session, see the session file in /tmp, but it's still there after 30
> minutes. Any other Ideas? Thanks...running under Linux RH6.0 and
> everything else seems OK.

What beta version of PHP 4 are you using? session_destroy() should
remove the session file.

-Andrei
* Life may be expensive, but it includes an annual free trip around the sun. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>