I: [Phplib-users] prepend.php3 errors in phplib 7.2d
Brought to you by:
nhruby,
richardarcher
From: Gaetano G. <giu...@se...> - 2003-01-03 09:22:01
|
>=20 > ... >=20 > >=20 > > I suggest the empty directory approach to make sure you=20 > aren't getting > > mixed files. It almost sounds like you are including 2=20 > > different versions > > of session.inc (maybe one named session.php3?) and causing=20 > gc() to be > > redeclared. > >=20 >=20 > The gc function IS actually declared twice in the code (I=20 > think I posted this as a bug to sf along time ago...).=20 > Upgrading should solve this particular problem: recent=20 > versions of phplib have fixed the double declaration. >=20 > Gaetano >=20 |