4.1.1 works perfectly well but when they introduced 4.1.2, there was a
bug that was introduced also.

-----Original Message-----
From: Martin Kemp [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 10, 2002 5:24 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re: Session information not stored in php 4.1.2


Thanks for that - I'd found mention of the problem on google groups
yesterday, but they didn't include a resolution. I'll try it tonight and
report my results.

BTW: For the record, my mention of 4.0.6 was incorrect - it was actually
4.1.1 that it worked with $_SESSION without the need for
session_register,
etc. It was when I installed 4.1.2 that my problems started.

Thanks again,

Martin Kemp

> -----Original Message-----
> From: Lee, Ford [mailto:[EMAIL PROTECTED]]
> Sent: 09 April 2002 3:05
> To: Fabian Deutsch; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] Re: Session information not stored in php 4.1.2
>
>
> check bug fix 16435 for php in the bug database.  I've encountered
this
> prob and it's a recurring theme but it's fixed in the Release
Candidate
> 1 and 2 for php 4.2.....have to patch the php4ts.dll and
php4apache.dll
> with these new ones in the RC.
>
> bug and fix: http://bugs.php.net/bug.php?id=16435
>
> At http://www.php.net/~derick/ you can find RC2.
>
> -----Original Message-----
> From: Fabian Deutsch [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 09, 2002 8:45 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Re: Session information not stored in php 4.1.2
>
>
> Hey Martin,
> I've got the same problem with php4.1.2 as an apache module.
> As far as i could find out the whole thing depends on the php4ts.dll
> (using
> win2k).
> Probably it's a bug in 4.1.2?
>
> fabian deutsch
>
> "Martin Kemp" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> 000801c1dfac$32985ea0$[EMAIL PROTECTED]">news:000801c1dfac$32985ea0$[EMAIL PROTECTED]...
> > Hi folks,
> >
> > I recently wrote a website that stores session information using PHP
> 4.0.6
> > on win2k, with php as a module in apache.
> >
> > However, I've just moved the same site across to another machine
again
> using
> > win2k, with php as a module in apache but this time with PHP 4.1.2
and
> now
> > the session information does not seem to be stored.
> >
> > The session file gets created in the session directory and the array
> > $_SESSION exists and stores my data within a page, but the
information
> > doesn't get stored in the session file.
> >
> > I've checked the php.ini files between versions and the session
> information
> > is the same.
> >
> > Does anyone know whether there's an issue with session on 4.1.2, or
> does
> the
> > session stuff work differently in 4.1.x?
> >
> > thanks in advance,
> >
> > Martin Kemp
> > Cambridge UK
> > Email: [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to