Date: 04/10/01
- Next message: James Johnson: "[phplib] Problems with PHPLib Default Auth"
- Previous message: Stephan Ullmann: "Re: [phplib] Eingabefelder html-Formular an php-Skript"
- In reply to: Matt Williams: "[phplib] session4_custom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Matt,
Monday, April 09, 2001, 6:59:13 PM, you wrote:
MW> I am currntly using the latest ( I think) version of session4_custom from
MW> CVS with php4.0.4pl1 on the development machine.
MW> I have 4.0.1pl1 on the production machine.
MW> I am under the impression that this will not work work with php < 4.0.4 due
MW> to session_set_save_handler function, but according to the php man this was
MW> implemented in 4.0b4.
The latest (1.7) session4_custom.inc's save_handler won't work with 4.0.1.
It uses class methods as callbacks, and this was first implemented in
4.0.4. The last version that supports 4.0.1 was 1.3 (you can fetch it
from cvs). But I'd rather suggest you to upgrade PHP - there were
fixes in both PHP since 4.0.1 and session4_custom since 1.3 (I only
support the 'current' version of the class, cause I suppose that
having several classes for several minors of PHP4 is quite a luxury :)).
MW> Have there been many changes since it was first implemented or should
MW> session4_custom work with 4.0.1pl1.
Fixes, as usual - they all are logged in the CVS.
MW> I don't want to risk breaking the production server and my host won't
MW> upgrade just yet.
I believe there are no risk at all. I guess almost everybody and his brother now
running 4.0.4 without problems.
-- Best regards, Maxim Derkachev mailto:kot <email protected> Symbol-Plus Publishing Ltd. phone: +7 (812) 324-53-53 http://www.Books.Ru -- All Books of Russia--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: James Johnson: "[phplib] Problems with PHPLib Default Auth"
- Previous message: Stephan Ullmann: "Re: [phplib] Eingabefelder html-Formular an php-Skript"
- In reply to: Matt Williams: "[phplib] session4_custom"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

