Recently upgraded PHP to PHP 7.2 on ubuntu-1616.04 and ran into the following error message while execute any php command for example:
php -v
ERROR:
PHP Warning: PHP Startup: Unable to load dynamic library 'memcached.so' (tried: /usr/lib/php/20170718/memcached.so (/usr/lib/php/20170718/memcached.so: undefined symbol: igbinary_serialize), /usr/lib/php/20170718/memcached.so.so (/usr/lib/php/20170718/memcached.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
COULD YOU HELPME?
Tnaks
