K
kyle
Guest
I'm getting an error No space left on device (28) when I try to call session_start() using PHP on my server. It is running Windows Server 2003, IIS 6, and PHP 5.2.9.
Also, I am getting: Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct.
I set a session.save_path in C:\PHP\session and gave the IUSR account full control to the folder, but still receive this error. The drive has 80% free space too. Is this a PHP bug or something I can fix?
Also, I am getting: Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct.
I set a session.save_path in C:\PHP\session and gave the IUSR account full control to the folder, but still receive this error. The drive has 80% free space too. Is this a PHP bug or something I can fix?