HI Everyone,
I know I am sinning by introducing non-MS code into the mix but my developer
insists on PHP. ;-)
We are getting an error that I just don't understand and I hope someone can
point me in the right direction.
These are the errors:
Warning: session_start():
open(C:\PHP\sessiondata\sess_bbfeadbb104e6dcaab4e8bf298ef7488, O_RDWR)
failed: No space left on device (28) in c:\inetpub\wwwroot\tudor\login.php on
line 4
Warning: session_start(): Cannot send session cookie - headers already sent
by (output started at c:\inetpub\wwwroot\tudor\login.php:4) in
c:\inetpub\wwwroot\tudor\login.php on line 4
Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at c:\inetpub\wwwroot\tudor\login.php:4) in
c:\inetpub\wwwroot\tudor\login.php on line 4
Warning: Unknown():
open(C:\PHP\sessiondata\sess_bbfeadbb104e6dcaab4e8bf298ef7488, O_RDWR)
failed: No space left on device (28) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that
the current setting of session.save_path is correct (C:\PHP\sessiondata) in
Unknown on line 0
This is a simple login page. The IIS machine is a Windows Small Business
Server 2003. This configuration did work but now does not. I know that
means I must have changed something but I can 't figure what I changed.
I am running Trend Micro CSM as well.
--
Thanks and have a great day,
Rogue