php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14004 Session variables
Submitted: 2001-11-09 20:36 UTC Modified: 2001-12-01 15:37 UTC
From: ryan at scv dot net Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.6 OS: Windows XP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ryan at scv dot net
New email:
PHP Version: OS:

 

 [2001-11-09 20:36 UTC] ryan at scv dot net
It will not record sessions, or write them.
It seems that the win xp file system or NTFS
has problems with writing session vars. I am not sure
what was wrong, I had FAT32 on Windows 2000 IIS 5, and
had no problems before. But when I changed to windows XP
with NTFS it started to give me these errors. Everything
else on the site works fine besides this. 

Note: it use to work on 4.05-6 before on Windows 2000,
so I dont think its code related.

Warning: open(C:\Program Files\PHP\sessiondata\sess_da5da90887723e0574ab384c7f402499, O_RDWR) failed: m (13) in Unknown on line 0

Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\Program Files\PHP\sessiondata) in Unknown on line 0

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-10 06:00 UTC] derick@php.net
Might be a permissions problem. Can you check this out?

Derick
 [2001-12-01 15:37 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC