Re: [Phplib-users] PHPlib warning message
Brought to you by:
nhruby,
richardarcher
|
From: Layne W. <la...@if...> - 2002-04-11 16:12:04
|
> I get the following error messages when loading a page which calls > session.inc file > > I'm using the session.inc version : > $Id: session.inc,v 1.7 2001/07/09 15:33:29 chrisj Exp $ snip > Any ideas of how to solve this? Is there a later version of the lib files? This is fixed in the 7.4pre1 release. You can download the new version of PHPLib (recommended) or edit your php.ini if you have access to it (add a line "allow_call_time_pass_reference = On" without the quotes). Layne Weathers Ifworld Inc. |