wddx in sessions
From: Jon Hill (jon_at_fairserve.org)
Date: 11/27/03
- Next message: Curtis Maurand: "Re: [PHP] array problems"
- Previous message: Justin French: "Re: [PHP] preg_replace Guru question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: php-general@lists.php.net Date: Thu, 27 Nov 2003 22:29:24 +0000
Hi
I came across some strange session behaviour today using latest version of php
under apache 1.3.29 on redhat 9.
I am using a customer handler for the sessions, a simple mysql table. I am
finding that the session data intermitently switches to wddx serialisation
rather than the deault method. It appears to be random and I only noticed
when I ever so often I got SQL errors due to the single quotes in the WDDX.
There appeared to be no pattern to the behaviour. My php.ini file is set to
php not wddx and I have not used ini_set in my script to alter the default.
Has anyone seen anything similar?
Jon
- Next message: Curtis Maurand: "Re: [PHP] array problems"
- Previous message: Justin French: "Re: [PHP] preg_replace Guru question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|