| 
	
 | 
 Posted by Name on 06/17/54 11:25 
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*
 
[Back to original message] 
 |