Hi,
I normally update custom build this way:
But when i did and run this command afterwards:
I am gettings this warning / error. What can i do about it to fix? As far as i know i haven't changed anything to my server. I am running on CentOS newest version
This is my OS:
How can i get rid off this error?
Greetings,
Dennis
I normally update custom build this way:
Code:
cd /usr/local/directadmin/custombuild
./build update
But when i did and run this command afterwards:
Code:
./build versions
I am gettings this warning / error. What can i do about it to fix? As far as i know i haven't changed anything to my server. I am running on CentOS newest version
Code:
Latest version of exim.conf: 4.5.23
Installed version of exim.conf: 4.5.23
PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/curl (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/curl: cannot open shared object file: No such file or directory), /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/curl.so (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/curl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'gmp' (tried: /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/gmp (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/gmp: cannot open shared object file: No such file or directory), /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/gmp.so (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/gmp.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/mbstring (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/mbstring: cannot open shared object file: No such file or directory), /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/mbstring.so (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/openssl (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/openssl: cannot open shared object file: No such file or directory), /usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/openssl.so (/usr/local/php72/lib/php/extensions/no-debug-non-zts-20170718/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Latest version of PHP 7.2: 7.2.30
Installed version of PHP 7.2: 7.2.29
PHP 7.2: 7.2.29 to 7.2.30 update is available.
This is my OS:
Code:
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-957.27.2.el7.x86_64
How can i get rid off this error?
Greetings,
Dennis