Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Failed to write session data (files).

edited May 2010 in Vanilla 2.0 - 2.8
tmp folder it's 755 ...I get this error message:

Warning: Unknown: open(/tmp/sess_b4d19559b599fc7ae5c8707ece6f0db5, O_RDWR) failed: Permission denied (13) 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 (/tmp) in Unknown on line 0

Any ideas? Ty.

ps: I've manually created the folder 'vanilla' inside tmp and gave 777, but it doesn't work out.

Comments

  • Can you 777 the tmp directory?
  • Yeah, but I keep getting the same error msg:

    Warning: Unknown: open(/tmp/sess_f1fc6ac6f4b7075a4593afbe7eeb3256, O_RDWR) failed: Permission denied (13) 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 (/tmp) in Unknown on line 0
Sign In or Register to comment.