DEFAULT! Warning: write failed: No space left on device (28) in Unknown on line 0
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
I get these error messages ????
Any idea ????
Look in your php.ini file (probably /etc/php.ini). You should have a line like 'session.save_path = /tmp'. Make sure that's what it says and that /tmp is publicly writeable and not full.
Any further questions please post to the bobs devel mailing list at http://sourceforge.net/mail/?group_id=54656.
Joe
This wass already set but still getting same message !
Maybe you can take a look ?
Log in to post a comment.
DEFAULT!
Warning: write failed: No space left on device (28) in Unknown on line 0
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
I get these error messages ????
Any idea ????
Look in your php.ini file (probably /etc/php.ini). You should have a line like 'session.save_path = /tmp'. Make sure that's what it says and that /tmp is publicly writeable and not full.
Any further questions please post to the bobs devel mailing list at http://sourceforge.net/mail/?group_id=54656.
Joe
This wass already set but still getting same message !
DEFAULT!
Warning: write failed: No space left on device (28) in Unknown on line 0
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
Maybe you can take a look ?