Session Problem
Status: Beta
Brought to you by:
polerio
I have installed phpmylibrary on my server.
FreeBSD 4.8
Apache/1.3.27
PHP Version 4.3.3RC1
Iam getting error like ff:
Warning: ini_set(): A session is active. You cannot
change the session module's ini settings at this time.
in /www/phpmylibrary/polerio/lib/Session.php on line 60
Warning: ini_set(): A session is active. You cannot
change the session module's ini settings at this time.
in /www/phpmylibrary/polerio/lib/Session.php on line 63
Session initialisation failed
I can only see errors but when i tried to clear all my
session variables and I was able to see the index page
still with warning errors.
Help.
Logged In: NO
found similar problem using redhat linux 7.2 and 8.0
it worked fine with redhat 7.1
p.k.chakraborty