Sessions problems
From: Jason (jwheeler_at_sfcn.org)
Date: 10/10/04
- Next message: John Dunlop: "Re: PHP FAQ"
- Previous message: Chris Hope: "Re: Securing PHP Code that Creates Images"
- Next in thread: Chung Leong: "Re: Sessions problems"
- Reply: Chung Leong: "Re: Sessions problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Oct 2004 01:45:51 -0700
I'm trying to use session_set_save_handler to save session to mysql. I
have found alot of great examples and everything works except garbage
collection. which results in the following.
Unknown: A session is active. You cannot change the session module's
ini settings at this time. in Unknown on line 0
after a few hours of googleing and bug searching at php.net I have
found alot of posts regarding this problem. None appear to be recent
and none appear to have a solution.
I'm using gentoo with kernal 2.6.8.1, php 5.0.1, mysql 4.
Is this still a bug or has it been fixed?
Thanks in advance.
Jason
- Next message: John Dunlop: "Re: PHP FAQ"
- Previous message: Chris Hope: "Re: Securing PHP Code that Creates Images"
- Next in thread: Chung Leong: "Re: Sessions problems"
- Reply: Chung Leong: "Re: Sessions problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|