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.

session problems

edited July 2006 in Vanilla 1.0 Help
Signed in : Warning: Unknown(): open(/\sess_1ef397f5f6e70ab66995673b3a380548, O_RDWR) failed: Invalid argument (22) 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 (/) in Unknown on line 0 ============================ Sign Out: Warning: session_destroy(): Session object destruction failed in C:\WINDOWS\system32\Microsoft\dllcache\www\web\vanilla\library\People\People.Class.Authenticator.php on line 74

Comments

  • Check if you have writing permission in your host's tmp folder. Usually you should be able to chmod 777 with a FTP client.
This discussion has been closed.