Receive error email from memcached

Hi,

I receive many error message from php memcached

Is there any way to solve this?

Thanks

PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php/20131226/memcached.so’ - /usr/lib/php/20131226/memcached.so: undefined symbol: php_json_decode_ex in Unknown on line 0

hii

can you please provide output of

php -v

ls -l /etc/php/5.6/conf.d

ls -l /etc/php/7.0/conf.d

Hi,

Here is the information

http://pastebin.com/1FeznBfW

I had the same issue. I did apt-get update and apt-get dist-upgrade and it seemed to fix the issue.

Thx, it works

I don’t receive any error message after upgraded.