I have a site on a dev server which is working fine but when I try to move it to its domain I get the following errors:
Warning: session_start() [function.session-start]: Cannot find save handler ‘memcache’ – session startup failed in /var/sites/d/downinthewoodsltd.co.uk/public_html/wp-content/plugins/espresso-multiple/espresso-multi-registration.php on line 77
Warning: session_start() [function.session-start]: Cannot find save handler ‘memcache’ – session startup failed in /var/sites/d/downinthewoodsltd.co.uk/public_html/wp-content/plugins/event-espresso/espresso.php on line 55
Warning: session_start() [function.session-start]: Cannot find save handler ‘memcache’ – session startup failed in /var/sites/d/downinthewoodsltd.co.uk/public_html/wp-content/plugins/ninja-forms/ninja-forms.php on line 653
Can you advise as to what the problem is and how I resolve it?
It turned out to be the PHP version – it was built on PHP 5.5 but I was loading to a site on PHP 5.3. Having chnaged the PHP version the errors have gone BUT now I have the following issue.
When I click through on an event and try to register I get the following message:
It looks like you are attempting to refresh a page after completing your registration or your cart is empty. Please go to the events page and try again.
The support post ‘Issue when I try to go live’ 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.