Date: 06/05/01
- Next message: Dima Nemchenko: "[phplib] Re: odd behaviour when parse()-ing a block"
- Previous message: Dima Nemchenko: "Re: [phplib] Re: odd behaviour when parse()-ing a block"
- In reply to: Marko Kaening: "[phplib] latest CVS session4 problems"
- Next in thread: Marko Kaening: "Re: [phplib] latest CVS session4 problems"
- Reply: Marko Kaening: "Re: [phplib] latest CVS session4 problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Marko,
Tuesday, June 05, 2001, 2:29:44 PM, you wrote:
MK> 1) For some reason I needed to remove the "./" from the require_once in
MK> session4_custom.inc, otherwise my php didn't find the session4.inc.
MK> 2) In user4.inc in line 112 an ";" was absent at the line end.
fixed
MK> 3) I get the following message when I load my login page:
MK> Fatal error: Call to undefined function: freeze() in
MK> /usr/local/httpd/php/auth.inc on line 123
MK> Looks like I'd have to upgrade auth.inc also?
Just checked in auth4.inc. Use it with new session classes (calls to
$sess->freeze() are removed).
-- Best regards, Maxim Derkachev mailto:max.derkachev <email protected> System administrator & programmer, Symbol-Plus Publishing Ltd. phone: +7 (812) 324-53-53 www.books.ru, www.symbol.ru--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Dima Nemchenko: "[phplib] Re: odd behaviour when parse()-ing a block"
- Previous message: Dima Nemchenko: "Re: [phplib] Re: odd behaviour when parse()-ing a block"
- In reply to: Marko Kaening: "[phplib] latest CVS session4 problems"
- Next in thread: Marko Kaening: "Re: [phplib] latest CVS session4 problems"
- Reply: Marko Kaening: "Re: [phplib] latest CVS session4 problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

