Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: primacy on May 11, 2020, 08:47:47 AM

Title: imagick extenction not install
Post by: primacy on May 11, 2020, 08:47:47 AM
i can't not install   imagick

plz help me



PHP Warning:  PHP Startup: Unable to load dynamic library 'pgsql.so' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pgsql.so (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pgsql.so: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pgsql.so.so (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pgsql.so.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 'pdo_pgsql.so' (tried: /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pdo_pgsql.so (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pdo_pgsql.so: cannot open shared object file: No such file or directory), /usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pdo_pgsql.so.so (/usr/local/cwp/php71/lib/php/extensions/no-debug-non-zts-20170718/pdo_pgsql.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Error:Can't add notification!

Title: Re: imagick extenction not install
Post by: rcschaff on May 11, 2020, 01:03:21 PM
Both of those are "Warnings", and about PostgreSQL, not imagick. 

Also note that you are referencing CWP's PHP, not the PHP version for websites. 

We need more information to help you. 
How are you trying to build PHP?  Which Version?  Post the last 50 lines of the log once the build fails.

Also note that if you are building PHP from within the CWP admin panel, it can take up to an hour to building depending on your system specs, so it won't be usable right away.