Forums

Session error when plugin installed

willp 08 Jul, 2015
When i install the plugin i get a whole lot of errors, with the site inaccessible:

Warning: session_start(): open(timeout=5&retry_interval=15/sess_c5d56928e362587777c76fd5e328e50a, O_RDWR) failed: No such file or directory (2) in /my-site/wp/wp-content/plugins/chronoforms/cegcore/libs/session.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/a/avcomm.tv/public_html/wp/wp-content/plugins/chronoforms/cegcore/libs/session.php:51) in /my-site/wp/wp-content/plugins/wpclef/includes/lib/wp-session/class-wp-session.php on line 124

Warning: Cannot modify header information - headers already sent by (output started at /var/sites/a/avcomm.tv/public_html/wp/wp-content/plugins/chronoforms/cegcore/libs/session.php:51) in /my-site/wp/wp-content/plugins/chronoforms/cegcore/libs/env.php on line 15

Warning: session_write_close(): open(timeout=5&retry_interval=15/sess_c5d56928e362587777c76fd5e328e50a, O_RDWR) failed: No such file or directory (2) in /my-site/wp/wp-content/plugins/chronoforms/cegcore/libs/session.php on line 214

Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (tcp://10.168.1.55:11211?persistent=0&weight=1&timeout=5&retry_interval=15) in /my-site/wp/wp-content/plugins/chronoforms/cegcore/libs/session.php on line 214
GreyHead 09 Jul, 2015
Hi willp,

I'm not at all familiar with the deep workings of the CEGCore library on WordPress. I had a quick look at the code and can't see any obvious cause unless ChronoForms isn't seeing that it is running on WordPress for some reason.

That said, these are PHP Warnings and would probably disappear if your site Error Reporting is configured not to show warnings,

Beyond that, please contact Max, the developer, using the Contact Us menu above and see if he has any insights.

Bob
This topic is locked and no more replies can be posted.