Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

multiple amount of errors on checkout


jlogan

Recommended Posts

Posted

All these errors occur on checkout of the shopping cart. Any help would be greatly appreciated.

 

 

error 1:

 

Warning: open(/tmp/sess_ef4a1b342af49bcae2c3d37e1c0dccb8, O_RDWR) failed: m (13) in /includes/functions/sessions.php on line 67

 

error 2:

 

Warning: Cannot add header information - headers already sent by (output started at /includes/functions/sessions.php:67) in /includes/functions/general.php on line 29

 

error 3:

 

Warning: open(/tmp/sess_ef4a1b342af49bcae2c3d37e1c0dccb8, O_RDWR) failed: m (13) in Unknown on line 0

 

error 4:

 

Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 :?:

Posted

It appears that you do not have write privileges to the /tmp directory. You might want to talk to your hosting com,pany about this. You can also do a search here on tmp or seesions to read the work arounds on this problem.

 

Thomas

 

All these errors occur on checkout of the shopping cart. Any help would be greatly appreciated.

 

 

error 1:

 

Warning: open(/tmp/sess_ef4a1b342af49bcae2c3d37e1c0dccb8, O_RDWR) failed: m (13) in /includes/functions/sessions.php on line 67

 

error 2:

 

Warning: Cannot add header information - headers already sent by (output started at /includes/functions/sessions.php:67) in /includes/functions/general.php on line 29

 

error 3:

 

Warning: open(/tmp/sess_ef4a1b342af49bcae2c3d37e1c0dccb8, O_RDWR) failed: m (13) in Unknown on line 0

 

error 4:

 

Warning: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0 :?:

Archived

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

×
×
  • Create New...