Okay, this may be a stupid question ... but what is the php.ini directive to
disable sessions?  I've got several virtual hosts running on one box, and
I'd like for one of them to not use sessions at all.

If there isn't a directive to do it, may I suggest:

    session.save_handler = none

--
Colin Viebrock
Co-Founder, easyDNS Technologies Inc.
http://www.easyDNS.com/




-- 
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