chinhuat Posted February 2, 2003 Share Posted February 2, 2003 Hi, I had the following warning messages: Warning: session_start() [function.session-start]: open(/tmpsess_e990a97730a874045bbb02d62d647ec6, O_RDWR) failed: No such file or directory (2) in c:program filesapache groupapachehtdocsosccatalogadminincludesfunctionssessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at c:program filesapache groupapachehtdocsosccatalogadminincludesfunctionssessions.php:67) in c:program filesapache groupapachehtdocsosccatalogadminincludesfunctionssessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at c:program filesapache groupapachehtdocsosccatalogadminincludesfunctionssessions.php:67) in c:program filesapache groupapachehtdocsosccatalogadminincludesfunctionssessions.php on line 67 how can I resolve this problem? Thanks for your help in advance. Link to comment Share on other sites More sharing options...
etilley Posted February 20, 2003 Share Posted February 20, 2003 my php install is saving in /php/sessiondata like it should. I am now looking at session.php to see if my setup of use cookies and cookie domain is correct. Will keep you posted if I find something. regards, Ed Ed Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.