session change from 4.2.3 -> 4.3.x?



To those that can save me from myself:

I have a site that has been working perfectly for a few years now, under
PHP 4.2.3. Since later versions of PHP run so much more quickly, I wanted
to update this site to one of those later versions. Being a very cautious
person, I started with 4.3.11, since it was the highest version of the next
PHP increment. When I tried this version, my session file kept getting
rebuilt (with the same name) as though the session file found was old. The
same thing has happened to me all the way to version 5.0.4.

The site runs on a Linux box. I am running the CGI version on all of these
PHP compiles. Other than the PHP version change, all else is the same (I
cloned my working box and only change the PHP executable on it).

Thanks,
Vincent

P.S.

If you wish to e-mail me directly please do so at the following
address (less the anti-spam *'s):

*v*i*n*c*e*n*t*@*s*a*g*e*-*i*n*c*.*c*o*m*
.



Relevant Pages

  • Session problem on PHP/Debian
    ... I have a problem with my PHP session on Debian Etch: ... When PHP create a session file sess_XXX it create this file without ... PHP 5.2.0 and apache 2 ...
    (php.general)
  • saving resource objects
    ... from a LAMP box using PHP. ... I cannot save the record set variable in my session because it ... When I look in the session file, it is zero. ...
    (php.general)
  • Re: session change from 4.2.3 -> 4.3.x?
    ... Since later versions of PHP run so much more ... >> though the session file found was old. ... I've tried the easy stuff (and some pretty tough stuff too). ... I would keep it this way, however, our security setup won't allow it on the ...
    (comp.lang.php)
  • Re: [PHP] objects stored in sessions
    ... Have you seen how PHP makes difference between private, ... There are special caracters before them to recognize them. ... is PHP4 able to read such a session file? ...
    (php.general)
  • Re: session change from 4.2.3 -> 4.3.x?
    ... Since later versions of PHP run so much more quickly, ... > rebuilt as though the session file found was old. ... If that way it works, compare settings and see what's different. ... Prev by Date: ...
    (comp.lang.php)