Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imagemagick works on 7.3, but not on 7.2 #11

Open
MarkVaughn opened this issue May 2, 2019 · 0 comments
Open

Imagemagick works on 7.3, but not on 7.2 #11

MarkVaughn opened this issue May 2, 2019 · 0 comments
Labels
question Further information is requested

Comments

@MarkVaughn
Copy link

I've installed imagemagick php and php@7.2

switch-php 7.3
PHP switched ✔

You are now using PHP 7.3.4

switch-php 7.2      
PHP switched ✔
PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/pecl/20170718/imagick.so (dlopen(/usr/local/lib/php/pecl/20170718/imagick.so, 9): image not found), /usr/local/lib/php/pecl/20170718/imagick.so.so (dlopen(/usr/local/lib/php/pecl/20170718/imagick.so.so, 9): image not found)) in Unknown on line 0

You are now using PHP 
Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/pecl/20170718/imagick.so (dlopen(/usr/local/lib/php/pecl/20170718/imagick.so, 9): image not found), /usr/local/lib/php/pecl/20170718/imagick.so.so (dlopen(/usr/local/lib/php/pecl/20170718/imagick.so.so, 9): image not found)) in Unknown on line 0
7.2.17

How do I have imagemagick work for both 7.3 and 7.2

@jalendport jalendport added the question Further information is requested label May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants