BBM
Verified User
I recently installed ImageMagick (or so I tried and managed to do so for the most part I think).
Now when using CB;
# ./build update
&
# ./build versions
an error is shown:
Seems that the ImageMagick-install attempt is causing some issues.
With the confusing multitude of ImageMagick install-tutorials online, I probably have missed a step in the installation.
PHPinfo shows ImageMagick installed.
I have 2 versions of PHP running: php56 and php71 (on the 2nd release).
Any leads on how to fix the error first before I go ahead with updating PHP?
Now when using CB;
# ./build update
&
# ./build versions
an error is shown:
Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php71/lib/php/extensions/no-debug-non-zts-20160303/imagick.so' - /usr/local/php71/lib/php/extensions/no-debug-non-zts-20160303/imagick.so: cannot open shared object file: No such file or directory in Unknown on line 0
Latest version of PHP 7.1: 7.1.8
Installed version of PHP 7.1: 7.1.7
PHP 7.1: 7.1.7 to 7.1.8 update is available.
Seems that the ImageMagick-install attempt is causing some issues.
With the confusing multitude of ImageMagick install-tutorials online, I probably have missed a step in the installation.
PHPinfo shows ImageMagick installed.
I have 2 versions of PHP running: php56 and php71 (on the 2nd release).
Any leads on how to fix the error first before I go ahead with updating PHP?