Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning messages


Guest

Recommended Posts

Posted

Hello,

Would anyone know how I can fix these two warnings? I found them at the bottom of my website.

Thanks for your support!

 

 

Warning: session_write_close(): write failed: No space left on device (28) in /usr/local/psa/home/vhosts/moanagifts.com/httpsdocs/newshop/includes/functions/sessions.php on line 106

 

Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in /usr/local/psa/home/vhosts/moanagifts.com/httpsdocs/newshop/includes/functions/sessions.php on line 106

Posted

Please verify that the current setting of session.save_path is correct (/tmp)

 

to solve this, set store_sessions to mysql in your configure.php files, also change (by creating a tmp path) in you document root, at /usr/local/psa/home/vhosts/moanagifts.com/tmp and with properties of 777

 

in reading thru previous posts, you have been informed of this same exact thing before, thus rather than asking the same question over and over in different threads (which is double posting, against forum rules) do as you have been advised. if you dont understand then state that you are lost and not reading and dont understand, dont start a new thread.

Posted

Thanks for the help John!

The messages went away by just changing sessions to mysql in the configure files.

About the tmp, am I suppose to make a tmp folder in my root?

I don't recall asking the original question before. But, yes I am lost at times and not very knowledgeable when it comes to the php files but I am learning thru great supporters like yourself. Thanks again

Archived

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

×
×
  • Create New...