• I try to edit my header.php file in my WP (wp-admin) dashboard using the Editor. After doing some changes, I got this error in my footer area:

    Warning: Unknown: open(/tmp/sess_39e7fd35c72f97ecccadbea57b5842a1, 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

    I tried to change my header.php file permission to 755 (from 644) and clear my /tmp folder using cPanel, but it did not work. The message is still there.

    How do I fix this issue? Anyone?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Failed to write session data (files)’ is closed to new replies.