I just did a new install of EE4 4.6.6 and got the errors below (WP version 4.1).
Thanks for your help.
Michael
Warning: session_start(): open(/var/lib/php56/session/sess_3b83b2365a3cf6e0ee8bba14199c7e27, O_RDWR) failed: Permission denied (13) in /home/storage/c/06/2a/salusnaturalis2/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 369
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/storage/c/06/2a/salusnaturalis2/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php:369) in /home/storage/c/06/2a/salusnaturalis2/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 369
Warning: Cannot modify header information – headers already sent by (output started at /home/storage/c/06/2a/salusnaturalis2/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php:369) in /home/storage/c/06/2a/salusnaturalis2/public_html/wp-includes/option.php on line 748
Warning: Cannot modify header information – headers already sent by (output started at /home/storage/c/06/2a/salusnaturalis2/public_html/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php:369) in /home/storage/c/06/2a/salusnaturalis2/public_html/wp-includes/option.php on line 749
It turns out the error you are seeing means that your server isn’t configured to allow sessions to be written. You can solve this by contacting your host and ask them to configure the server to allow PHP sessions. If you’re managing your own server, here’s a link to a stack exchange thread that has some tips you can use:
Hi Josh,
Thanks for the help. I will contact my host about this.
Michael
Viewing 2 reply threads
The support post ‘Activation Errors’ 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.