Warning: Unknown: open(/tmp/sess_brah7vk5h0k6k453isvg84gj11, 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
This error is coming in footer.
I am not installing SMF until i fix it
How to fix it?
This is because your host has permissions misconfigured for file based sessions - though SMF uses database based sessions by default (which means /tmp doesn't need to be written to)
So, How to fix it now?? There's no tmp directory in my forum folder.
ask your host to fix their server configuration
Quote from: fahadtariq73 on December 28, 2013, 09:09:11 AM
So, How to fix it now?? There's no tmp directory in my forum folder.
In other words you should be able to give your host this same error and they will know what needs to be done, (hopefully). :). Let us know if you run into any trouble.