[Phplib-users] Help! New Error to me ...
Brought to you by:
nhruby,
richardarcher
From: Bob B. <bo...@iN...> - 2001-08-20 23:24:49
|
Hi -- We have phpLib 7.2c (amended) or 7.2d running on several servers with everything from PHP 3.12 through the latest 4.x ... On a new setup with PHP 4.0.3pl1 (to be upgraded soon, I'm working on that!), I'm getting the following error, which I've never seen before, and I can't track down successfully so far ... any suggestions or help will be appreciated. Thanks -- Bob. Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/sites/site19/php/session.inc on line 262 |