$_SESSION doesn't work
Posted: Tue Sep 28, 2004 2:15 am
Hi,
first time it is happening this to me;
so I installed apache and php 4.1.2 , I put the path to session files and
when I put something in $_SESSION the file is created but is empty.
If I try to put with session_register() or with $HTTP_SESSION_VARS
it works. Why? This is a problem because it is and because I have to
change a site which of course is using $_SESSION, as it should.
Thanks,
whiteadi
first time it is happening this to me;
so I installed apache and php 4.1.2 , I put the path to session files and
when I put something in $_SESSION the file is created but is empty.
If I try to put with session_register() or with $HTTP_SESSION_VARS
it works. Why? This is a problem because it is and because I have to
change a site which of course is using $_SESSION, as it should.
Thanks,
whiteadi