[PHP] session variables

2002-04-04 Thread Lee, Ford
I seem to have configuration problemsi just can't seem to get session variables written to in files under win2000, NTFS w/ Apache and PHP..i've already done everything from session_start() on every page to making var globalanybody can help?? thanksbtw, i got the same system on a

RE: [PHP] session variables

2002-04-04 Thread Lee, Ford
, Ford; [EMAIL PROTECTED] Subject: Re: [PHP] session variables On Thursday 04 April 2002 19:15, Lee, Ford wrote: I seem to have configuration problemsi just can't seem to get session variables written to in files under win2000, NTFS w/ Apache and PHP..i've already done everything from

RE: [PHP] session variables

2002-04-04 Thread Lee, Ford
AND it still doesn't work!!! Anyone who used 4.2.0RC1 came across this problem and made it work? -Original Message- From: SHEETS,JASON (Non-HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 12:43 PM To: Lee, Ford Subject: RE: [PHP] session variables This isn't limited

[PHP] php session handling in Apache on Windows 2000

2002-04-03 Thread Lee, Ford
I've installed Apache 1.3.23 on Windows 2000 and PHP 4.1.2 on it. I can't seem to get any session variables set using any of $_SESSION/$HTTP_SESSION_VARS/session_register() methods to work. My temp file is valid and track_vars is turned on. I can see that in the temp folder my session vars are