Tag: cannot open shared object file

Installation of GNUPG and GNUPG-PHP extension

GNU Privacy Guard (GnuPG or GPG) is a GPL Licensed alternative to the PGP suite of cryptographic software and in this post I am going to explain how you can install GNUPG and GNUPG PHP extensions on your Server. Step 1: Go to download Directory cd /usr/local/src/ Step 2: Download Required Modules Download GNUPG, libgpg-error
Read More »

FIX:- error while loading shared libraries: libdns.so.22

Recently while restarting DNS service on Cpanel VPS it shows following errors: [root@support ~]# /etc/init.d/named start Starting named: /usr/sbin/named: error while loading shared libraries: libdns.so.22: cannot open shared object file: No such file or directory [FAILED] [root@support ~]# /etc/init.d/named start Starting named: /usr/sbin/named: error while loading shared libraries: libisc.so.11: cannot open shared object file: No
Read More »