FW: [phplib] session4_custom From: Martin Larsen (mrl <email protected>)
Date: 04/09/01

Sorry.. Forgot to send this one to the list insted af directly to Matt. :)

- Martin

> -----Original Message-----
> From: Martin Larsen [mailto:mrl <email protected>]
> Sent: 9. april 2001 17:38
> To: Matt Williams
> Subject: RE: [phplib] session4_custom
>
>
>
> * Matt William wrote:
>
> > I am currntly using the latest ( I think) version of
> session4_custom from
> > CVS with php4.0.4pl1 on the development machine.
> > I have 4.0.1pl1 on the production machine.
> >
> > I am under the impression that this will not work work with php <
> > 4.0.4 due
> > to session_set_save_handler function, but according to the php
> > man this was
> > implemented in 4.0b4.
> >
> > Have there been many changes since it was first implemented or should
> > session4_custom work with 4.0.1pl1.
> >
> > I don't want to risk breaking the production server and my host won't
> > upgrade just yet.
>
> The latest version of session4_custom.inc will NOT work with
> php4.0.1pl1. The reason for this is that session_set_save_handler
> from does not accept class-methods as handlers before php4.04 (I think).
>
> But you should be able to grab an old version og
> session4_custom.inc and look at the changes concerned with
> session_set_save_handler (In the bottom of the file) and get that to work.
>
> Regards,
> Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>