Edit report at http://bugs.php.net/bug.php?id=15983&edit=1
ID: 15983
Comment by: tashi dot wangchuk at itechnologies dot bt
Reported by: sl at scrooge dot dk
Summary: session variables lost between pages
Status: Closed
Type: Bug
Package: Session related
Operating System: Debian/Linux mips platform
PHP Version: 4.1.2 and 4.2.0
Assigned To: sascha
Block user comment: N
New Comment:
I have a user session which only works on the localhost. The session
value gets
disappeared when i access over the network. I am doubting whether it is
a server
configuration problem.
Did any one face such a problem? If you have a solution I am very much
in need.
Previous Comments:
------------------------------------------------------------------------
[2002-12-31 20:24:25] oscar at cerecita dot com
Cerecita.com SOLUTION
One thing easy thing. I used POST, I used GET, and variables were lost.
I thought, why phpMyAdmin is working? I did check their code and found
at the beginning of the index.php page the use of:
require ('yourpath/libraries/grab_globals.lib.php');
I dont know what it does, but every thing is working fine now in all
servers, with simple code, not workarounds.
Thanks
[email protected]
------------------------------------------------------------------------
[2002-10-15 10:18:52] sl at scrooge dot dk
Version 4.2.3 works on MIPS as well "straight out of the box".
Regards
Søren
------------------------------------------------------------------------
[2002-10-13 02:32:34] pratesi at telug dot it
PHP 4.2.3 works for me also on Debian Woody Sparc, even
though I am using the CGI version and I'm not able to use
PHP as a module, as Apache refuses to start... it seems
that there is some sort of binary incompatibility.
I have the same problem with version 4.1.2, too.
However, this seems to be a different issue, I suppose
that it is better do deal with it elsewhere, right?
------------------------------------------------------------------------
[2002-10-01 14:29:32] [email protected]
I'm closing this bug for now, use of pread/pwrite has been suspended.
------------------------------------------------------------------------
[2002-09-28 15:19:24] pratesi at telug dot it
PHP 4.2.3 works for me on Debian Woody PowerPC.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/bug.php?id=15983
--
Edit this bug report at http://bugs.php.net/bug.php?id=15983&edit=1