Re: [PHP-WIN] Re: Problem with session data on PHP4/Win2k

2001-08-09 Thread Scott Piccotti
On Wednesday, August 8, 2001, at 12:05 PM, Antonio Romo wrote: > I'm having a similar problem. I have PHP 4.0.6, IIS 4, NT 4, and Service > Pack 6a. My sessions were working just fine until I installed SP 6a plus > security patches for the stupid Code Red. Aw, crap. I didn't event think that m

Re: [PHP-WIN] Re: Problem with session data on PHP4/Win2k

2001-08-08 Thread Antonio Romo
Hello, Scott, I'm having a similar problem. I have PHP 4.0.6, IIS 4, NT 4, and Service Pack 6a. My sessions were working just fine until I installed SP 6a plus security patches for the stupid Code Red. I'm sure it's permissions, but as you did, I checked and everything looks ok to me. IUSR_ has

[PHP-WIN] Re: Problem with session data on PHP4/Win2k

2001-08-07 Thread Scott Piccotti
Thank you for your reply. Yes, IUSR_ has read and write access. Is there anything else in Active Directory that I should be looking for? My ISP and I are still both stumped about this one. Thanks again- scott On Tuesday, August 7, 2001, at 10:10 AM, Holm Puder wrote: >Check if the IUSER_<...

[PHP-WIN] Re: Problem with session data on PHP4/Win2k

2001-08-07 Thread Holm Puder
Check if the IUSER_<... > has write access Holm >I'm using PHP4.0.6 on Win2k with IIS 5.0. I've already checked the >permissions on c:\php\sessiondata, and everything should be ok. The script >has the same problem on my web host's server. It does *not* have this >problem on my desktop machi