Squirrelmail / Server problem

frednoob

Verified User
Joined
Feb 15, 2007
Messages
90
Code:
Warning: session_start() [function.session-start]: open(/tmp/sess_377c8eee7cad56b4422058d0d33c8fe5, O_RDWR) failed: No such file or directory (2) in /var/www/html/squirrelmail-1.4.9a/functions/global.php on line 405

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/functions/global.php on line 405

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/functions/global.php on line 405

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/functions/i18n.php on line 335

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/src/login.php on line 64

this appears after other admin name delete my admin account.

after i add username and pass .... it not show my mailbox but still got error,

Code:
Warning: session_start() [function.session-start]: open(/tmp/sess_2bb11d111213feda11ac977f27d5bd0f, O_RDWR) failed: No such file or directory (2) in /var/www/html/squirrelmail-1.4.9a/functions/global.php on line 405

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/functions/global.php on line 405

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/functions/global.php on line 405

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/src/redirect.php on line 38

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/functions/i18n.php on line 335

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/src/redirect.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/src/redirect.php on line 99

Warning: session_write_close() [function.session-write-close]: open(/tmp/sess_2bb11d111213feda11ac977f27d5bd0f, O_RDWR) failed: No such file or directory (2) in /var/www/html/squirrelmail-1.4.9a/src/redirect.php on line 170

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /var/www/html/squirrelmail-1.4.9a/src/redirect.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.9a/functions/global.php:405) in /var/www/html/squirrelmail-1.4.9a/src/redirect.php on line 171
 
Same problem any help please!!


Warning: session_write_close() [function.session-write-close]: write failed: No space left on device (28) in /var/www/html/squirrelmail-1.4.15/src/redirect.php on line 170

Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in /var/www/html/squirrelmail-1.4.15/src/redirect.php on line 170

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/squirrelmail-1.4.15/src/redirect.php:170) in /var/www/html/squirrelmail-1.4.15/src/redirect.php on line 171
 
Back
Top