Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SESSION_WRITE_DIRECTORY


heshys

Recommended Posts

Posted

Where do I set the SESSION_WRITE_DIRECTORY? I get the following error after I install OSC:

 

Warning: session_start() [function.session-start]: open(SESSION_WRITE_DIRECTORY/sess_50534e4c8798b6555987004e8e482f78, O_RDWR) failed: No such file or directory (2) in /home/jibei/www/catalog/includes/functions/sessions.php on line 67



Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/jibei/www/catalog/includes/functions/sessions.php:67) in /home/jibei/www/catalog/includes/functions/sessions.php on line 67



Warning: main(includes/languages/.php) [function.main]: failed to create stream: No such file or directory in /home/jibei/www/catalog/includes/application_top.php on line 285



Fatal error: main() [function.main]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /home/jibei/www/catalog/includes/application_top.php on line 285



Warning: Unknown(): open(SESSION_WRITE_DIRECTORY/sess_50534e4c8798b6555987004e8e482f78, 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 (SESSION_WRITE_DIRECTORY) in Unknown on line 0

Archived

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

×
×
  • Create New...