One of the SC site I maintain showed these errors today:
Warning: session_start() [function.session-start]: open(/var/lib/php/session/sess_lndcg4muusle3lb89b4lprgk52, O_RDWR) failed: Read-only file system (30) in /var/www/html/squirrelcart/pre_common.php on line 177
Warning: Unknown: open(/var/lib/php/session/sess_lndcg4muusle3lb89b4lprgk52, O_RDWR) failed: Read-only file system (30) 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 (/var/lib/php/session) in Unknown on line 0
Nothing has been changed with the site in literally years. Some pages in the CP seem to come up, but only intermittently. Maybe it's a database issue? Since it's referencing specific files I thought it might be a bug.


Reply With Quote


