sebastianfeldmann / phpbu

PHP Backup Utility - Creates and encrypts database and file backups, syncs your backups to other servers or cloud services and assists you monitor your backup process
https://phpbu.de
Other
1.3k stars 110 forks source link

PHP Warning: PHP Startup: Unable to load dynamic library 'memcached.so' #310

Closed planetahuevo closed 2 years ago

planetahuevo commented 2 years ago

I am getting this errors since I updated to the latest version.

PHP Warning: PHP Startup: Unable to load dynamic library ''memcached.so'' (tried: /usr/lib/php/20190902/memcached.so (/usr/lib/php/20190902/memcached.so: undefined symbol: igbinary_serialize), /usr/lib/php/20190902/memcached.so.so (/usr/lib/php/20190902/memcached.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

planetahuevo commented 2 years ago

I think is related to my install. Ignore it.