Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kevlj

Pages: [1]
1
PHP / PHP Memcache Error
« on: May 08, 2020, 11:02:50 AM »
Hi Guys.

When I run php -v or any composer commands for a Magento 2 installation I get the error below which has been baffling me for a few days.

Code: [Select]
PHP Warning:  PHP Startup: Unable to load dynamic library 'memcached.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20180731/memcached.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
I enabled memcache within the CWP control panel around a year ago and have only had this recently in the past few weeks.

I updated php7.3 to latest today but the issue persists.

Has anyone else encountered this and been able to resolve it?

Any suggestions apprceciated.

Pages: [1]