ID: 14004 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: Windows XP PHP Version: 4.0.6 New Comment:
Might be a permissions problem. Can you check this out? Derick Previous Comments: ------------------------------------------------------------------------ [2001-11-09 20:36:30] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14004&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]