Posted: January 22, 2019 at 3:17 pm
|
All was well, EE3 is doing everything i need it to. I “turn it off” in the winter as i don’t take online bookings out of season. I’ve just reactivated it to setup for this summer and an error has appeared at the bottom of my website pages (but not the homepage). Warning: Unknown: using touch command with binary protocol is not recommended with libmemcached versions below 1.0.18, please use ascii protocol or upgrade libmemcached in Unknown on line 0 I’ve done the standard deactivate all plugins and reactivate. It would appear that EE3 is the culprit. It’s probably something really simple/stupid to fix, but i’m stuck. I can’t use the plugin without the error on the page and need it up and running for this season. Any top tips please? I’m using wpfastest cache and CDN (Cloudflare). |
Hi, I haven’t seen that error on any of my sites that run PHP 7 with Event Espresso 3. May I ask which version of PHP 7 exactly? Also, does the error occur if Event Espresso 3 is the only activated plugin on the site? |
|
|
System status says 7.0.31 |
The error message itself indicates it’s a server configuration issue, specifically with the server’s version of libmemcached: Warning: Unknown: using touch command with binary protocol is not recommended with libmemcached versions below 1.0.18, please use ascii protocol or upgrade libmemcached in Unknown on line 0 The EE3 REM & calendar plugins may be doing something to expose the warning, but the actionable items given are either to use touch command with ascii protocol or upgrade libmemcached. Both of these happen at the server level and are not controlled by the PHP code. In other words there’s nothing within EE3 or its add-ons that can fix this. What you can do is contact your web host and ask them to upgrade libmemcached. |
|
The support post ‘Error appeared at bottom of pages – php 7 ee3 issue?’ 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.