Strange Errors
Posted: Thu Aug 25, 2005 6:12 pm
All was working fine, now I'm getting the following when I click on the "Add My Comments" button:
Warning: session_start(): open(/tmp/sess_1b6a269a1d00a436f634652c21ece555, O_RDWR) failed: No space left on device (28) in /home/celebrat/public_html/gbook.php on line 47
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/celebrat/public_html/gbook.php:47) in /home/celebrat/public_html/gbook.php on line 47
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/celebrat/public_html/gbook.php:47) in /home/celebrat/public_html/gbook.php on line 47
Warning: Unknown(): open(/tmp/sess_3c0ca3bc70afcc1451a5b728f1f4ab86, 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 (/tmp) in Unknown on line 0
Any ideas? Thanks.
Warning: session_start(): open(/tmp/sess_1b6a269a1d00a436f634652c21ece555, O_RDWR) failed: No space left on device (28) in /home/celebrat/public_html/gbook.php on line 47
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/celebrat/public_html/gbook.php:47) in /home/celebrat/public_html/gbook.php on line 47
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/celebrat/public_html/gbook.php:47) in /home/celebrat/public_html/gbook.php on line 47
Warning: Unknown(): open(/tmp/sess_3c0ca3bc70afcc1451a5b728f1f4ab86, 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 (/tmp) in Unknown on line 0
Any ideas? Thanks.