Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Error with session_start | Event Espresso - Staging Server

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


Josh

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 - Staging Server