I just got the following error while starting php71-fpm.service
/usr/bin/php-fpm71: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory
This workaround fixed the bug:
ln -s /usr/lib/libreadline.so.8 /usr/lib/libreadline.so.7
Pinned Comments
wget commented on 2019-02-11 11:49
This package makes use of GPG keys for integrity verification. Here are the PGP keys you need to import (if you trust them):
Receiving GPG keys might fail with the following error message:
$ gpg: keyserver receive failed: Connection refused
. If this happens, just check your DNS or use other ones.