I have the same problem, while I'm using Apache for web server / Win2k.
It seems that it depends on "register_globals=On or Off".
When the register_globals=On, it works well.
But when the register_globals=Off I've got the same situation; session
doesn't work.
I guess this is a bug of PHP4.1.2/Wi
On Tuesday 02 April 2002 15:34, Stephen Phillips wrote:
> Hi,
> It sounds like you are experiencing a similar problem to one I had. It
> seems there are some problems with setting cookies when using IIS, and as I
> understand it one of the ways that sessions work is by storing the data in
> a
Hi,
It sounds like you are experiencing a similar problem to one I had. It seems
there are some problems with setting cookies when using IIS, and as I understand it
one of the ways that sessions work is by storing the data in a cookie on the clients
machine. On the page at www.php.net it
3 matches
Mail list logo