[Discuss] PHP Session variables problem

Carl B. Constantine duckwing at duckwing.ca
Fri Jun 23 10:06:47 PDT 2006


I'm working on a website that uses $_SESSION variables. A particular var
is set in one file and then checked to see if it's set in another file.

On my development setup here, it's not working. the check for isset is
coming back false for some reason. Yet the same files, work fine on the
main web server.

I've check phpinfo() on both places and they have the same settings for
session handling other than the file directory.

So my question is, why would it work in one place and not another. It
doesn't appear to be a setting problem, and yet...it does. The code
obviously works just fine, so I know it's not a coding problem.

Anyone have ideas?

-- 
 .''`.      Carl B. Constantine
: :' :     duckwing at duckwing.ca
`. `'    GnuPG: 135F FC30 7A02 B0EB 61DB  34E3 3AF1 DC6C 9F7A 3FF8
  `-  Debian GNU/Linux -- The power of freedom
"Claiming that your operating system is the best in the world because
more people use it is like saying McDonalds makes the best food in the
world."




More information about the Discuss mailing list