-
Hi I do have imagick installed
but this:
throws this error: BaconQrCode\Exception\RuntimeException: You need to install the imagick extension to use this back end Did I miss some setup ? |
Beta Was this translation helpful? Give feedback.
Answered by
rabol
May 26, 2025
Replies: 1 comment 1 reply
-
Apparently the php-fpm used by my server had not bee restarted for a long time, so restart fixed my issue |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
willpower232
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Apparently the php-fpm used by my server had not bee restarted for a long time, so restart fixed my issue