Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

session_start() failed: No such file or directory error message


tutuman

Recommended Posts

Posted

I am getting the following errors after i sucessuflly configure my osCommerce database and http information. The following errors appear at the top and bottom of the screen when i am in the admin page. If i try to save any information i recieve the same error messages. I tried changing /tmp directories and i have had no luck. Can anyone point me in a direction?

 

Warning: session_start() [function.session-start]: open(/tmp\sess_553bd76e8245474cdef679c1124d7307, O_RDWR) failed: No such file or directory (2) in E:\WebSite\Clean Install\xampp\htdocs\catalog\admin\includes\functions\sessions.php on line 67

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at E:\WebSite\Clean Install\xampp\htdocs\catalog\admin\includes\functions\sessions.php:67) in E:\WebSite\Clean Install\xampp\htdocs\catalog\admin\includes\functions\sessions.php on line 67

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at E:\WebSite\Clean Install\xampp\htdocs\catalog\admin\includes\functions\sessions.php:67) in E:\WebSite\Clean Install\xampp\htdocs\catalog\admin\includes\functions\sessions.php on line 67

Posted

Change the last line of both configure.php files to read 'mysql' where indicated.

 

Vger

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...