Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
WHOA! Session start error (not "clean up" or "no such file/directory"...)
Okay. Not sure what triggered this. Everything was fine - been running a functional vanilla forum for a good few months now.
The last thing I did was to enter a new (clear text) password for a user that had forgotten hers via a MySQL manager (direct to database). Checked the site immediately after that, and no probs. Just went back to it, and got the followng errors:
Top of page (source view):
Warning: session_start(): open(/home/phptmp/sess_75c7a5ae854f1e473f70294e4b088b5a, O_RDWR) failed: Input/output error (5) in .../library/People/People.Class.Authenticator.php on line 93
Bottom of page (source view):
Warning: Unknown(): open(/home/phptmp/sess_75c7a5ae854f1e473f70294e4b088b5a, O_RDWR) failed: Input/output error (5) 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 (/home/phptmp) in Unknown on line 0
The user in question had entered a message once, but didn't see any of the error messages I'm seeing now. The message posted succesfully. I've logged out and logged back in - still greeted by error messages on every page. Freaking me out! Can't figure out what's gone wrong here, or where to fix it...
Any suggestions, anyone? Thanks in advance...
0
This discussion has been closed.
Comments