Skip to content

Suggestions on Installing Imagick #424

Answered by Pen-y-Fan
camber800 asked this question in Q&A
Discussion options

You must be logged in to vote

The version of Imagick needs to match the version of PHP e.g. 8.1.10 TS x64.

See my blog on how to pick the correct version of PHP, which will help to pick the correct match of Imagick:

If laragon doesn't automatically detect Imagick, it may need to be manually added the extension to php.ini.

[imagick]
extension=imagick

See the Xdebug or Opcache section of the above blog post for an example and details on how to access php.ini.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@camber800
Comment options

@3xploiton3
Comment options

Answer selected by camber800
Comment options

You must be logged in to vote
3 replies
@camber800
Comment options

@isaiasxavier
Comment options

@iseeding
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants