Warning: session_start() [function.session-start]: open(/var/tmp/xx, O_RDWR) failed: Permission denied (13) in /xx/wordpress/wp-content/plugins/event-espresso/espresso.php on line 50
Already tried deactivating and reactivating EE, but that doesnt solved the problem.
Can one help me out?
Best regards, Marko
This topic was modified 12 years, 2 months ago by Josh. Reason: removed server info
The error indicates that PHP cannot write session data to the /var/tmp/xx directory. This could mean that the www user does not have write permissions there, or I’ve seen it before where someone had deleted it. You could try contacting your host to see if it’s either of the two, or change the session_save_path in php.ini.
thanks for your answer. The problem disappeared without any action from me. Think you’re right that the problem was my hosting company.
Thanks for your help!
Viewing 2 reply threads
The support post ‘Error with session_start’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.