Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help can someone take a look?


scamp

Recommended Posts

Hi

 

I after some help with these particuilar errors. I have another snapshot setup (2.2) that I intend to upgrade to and that is working fine.

 

The live store has of today started to return the errors below. I am unable to login nor add any items to the cart. Someone experienced this or can point me in the right direction I would be most appreciative. URL is

http://www.paladincomics.com it is based on a old snapshot ver 2

 

 

Many thanks

 

regards Sebastian

 

Warning: Unknown(): write failed: No space left on device (28) 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

Link to comment
Share on other sites

set store sessions to mysql in your configure.php file.

 

also you must have just turned on something in the sessions area of admin, configuration and do not have the proper path there. it is probably /tmp and you dont have write permissions to there, you need to set up /tmp in your own document root path, make the permissions 700

Link to comment
Share on other sites

Hello John,

 

already done prior to posting but strange enough the site seems to have come good all on it's own. Will monitor and advise if the errors return.

 

Many thanks for your reply.

 

 

Regards Sebastian

 

set store sessions to mysql in your configure.php file.

 

also you must have just turned on something in the sessions area of admin, configuration and do not have the proper path there.  it is probably /tmp and you dont have write permissions to there, you need to set up /tmp in your own document root path, make the permissions 700

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...