Support

Home Forums Event Espresso Premium Error with session_start

Error with session_start

Posted: August 7, 2012 at 1:35 am

Viewing 2 reply threads


Marko Geisler

August 7, 2012 at 1:35 am

Hey there,

other night, there came this error up:

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 11 years, 11 months ago by Josh. Reason: removed server info


Josh

  • Support Staff

August 7, 2012 at 4:44 am

Hi Marko,

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.

Additional reference: http://stackoverflow.com/questions/6821532/php-warning-permission-denied-13-on-session-start


Marko Geisler

August 7, 2012 at 3:33 pm

Hey Josh,

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.

Event Espresso