Date: 01/26/00
- Next message: rubys <email protected>: "Re: [PHP4BETA] cvs: /php4 configure.in /php4/ext/java Makefile.in config.m4 /php4/sapi/servlet Makefile.in"
- Previous message: Egon Schmid: "Re: [PHP4BETA] cvs: /php4 configure.in /php4/ext/java Makefile.in config.m4 /php4/sapi/servlet Makefile.in"
- Next in thread: Sascha Schumann: "Re: [PHP4BETA] php4 sessions - request_int not called"
- Reply: Sascha Schumann: "Re: [PHP4BETA] php4 sessions - request_int not called"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Sascha,
I've been looking at the session module in php4 with a view to implement a
mysql module ( which i've done ) so that db based sessions could use the
session.auto_start.
I found the when auto_start was enabled that a new session id was generated for
each request... this is probably not news to you. Digging a little further I
found that the session module reques init and shutdown functions are not being
called at all. Are you aware of this ?
I'm as apache 1.3.9+ssl DSO on RH 6.0
--
Regards,
Alan van den Bosch
Sanguis Pty Ltd
/* All generalizations are false. */
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: rubys <email protected>: "Re: [PHP4BETA] cvs: /php4 configure.in /php4/ext/java Makefile.in config.m4 /php4/sapi/servlet Makefile.in"
- Previous message: Egon Schmid: "Re: [PHP4BETA] cvs: /php4 configure.in /php4/ext/java Makefile.in config.m4 /php4/sapi/servlet Makefile.in"
- Next in thread: Sascha Schumann: "Re: [PHP4BETA] php4 sessions - request_int not called"
- Reply: Sascha Schumann: "Re: [PHP4BETA] php4 sessions - request_int not called"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

