Tag: macos

  • Adding imagick to PHP 7.4 and 8.1 on MacOS 12.6

    Adding imagick to PHP 7.4 and 8.1 on MacOS 12.6

    I’m currently preparing my brand new Macbook Air for WordPress plugin development. I have installed PHP 8.1 using homebrew, a well-known package manager for most software developers using Mac. After installing WordPress, I notice WordPress complained about missing imagick library. I tried to install but encountered an error.

    (more…)