Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Adgower's avatar
Level 14

Imagick

When I installed imagick locally I have:

version 3.7.0 7.1.0

When I run on production server:

sudo apt install php8.1-imagick

I get:

3.7.0 6.9

Which is missing a few file formats I need. How can I get version 6.9 -> 7.1?

Any tips?

Thanks

0 likes
3 replies
Adgower's avatar
Level 14

@click thanks I ran the command

and restarted the services still is same result

Please or to participate in this conversation.