baner Posted February 21, 2006 Posted February 21, 2006 Hello, Please help; I turned php display errors and I get this errors on admin: Warning: session_start() [function.session-start]: open(/tmp\sess_0628503ff1542231912d5ca0743a8815, O_RDWR) failed: No such file or directory (2) in C:\mysite.com\web\aaadmin\includes\functions\sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\mysite.com\web\aaadmin\includes\functions\sessions.php:67) in C:\mysite.com\web\aaadmin\includes\functions\sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\mysite.com\web\aaadmin\includes\functions\sessions.php:67) in C:\mysite.com\web\aaadmin\includes\functions\sessions.php on line 67 Warning: Unknown: open(/tmp\sess_0628503ff1542231912d5ca0743a8815, O_RDWR) failed: No such file or directory (2) 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
bluvalentino Posted February 22, 2006 Posted February 22, 2006 I have the same problem !!!! :( Hello, Please help; I turned php display errors and I get this errors on admin: Warning: session_start() [function.session-start]: open(/tmp\sess_0628503ff1542231912d5ca0743a8815, O_RDWR) failed: No such file or directory (2) in C:\mysite.com\web\aaadmin\includes\functions\sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\mysite.com\web\aaadmin\includes\functions\sessions.php:67) in C:\mysite.com\web\aaadmin\includes\functions\sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\mysite.com\web\aaadmin\includes\functions\sessions.php:67) in C:\mysite.com\web\aaadmin\includes\functions\sessions.php on line 67 Warning: Unknown: open(/tmp\sess_0628503ff1542231912d5ca0743a8815, O_RDWR) failed: No such file or directory (2) 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.