Objective:
Learn what WordPress Site Health warnings about imagick and intl mean, and understand why you may see recommendations related to OPCache even when your site is already optimized.
WordPress Site Health can sometimes display warnings that appear concerning, especially when they mention missing PHP modules or performance recommendations. In many cases, these notices are informational rather than indicators of a problem. This article explains what these warnings mean and what HostHuski recommends.
Why Am I Seeing Warnings for imagick and intl? #
You may see messages similar to:
The optional module, imagick, is not installed, or has been disabled.
The optional module, intl, is not installed, or has been disabled.
Both imagick and intl are optional PHP extensions that some plugins or applications may use for additional functionality. However, they are not required for most WordPress websites to function properly.
If your website is operating normally, these warnings do not indicate a problem that needs to be fixed.
What HostHuski Does #
HostHuski only installs server-wide PHP extensions when they are genuinely necessary.
Because PHP extensions are enabled at the server level for all hosting accounts, they cannot be activated for a single website without affecting other users on the server. For this reason, optional extensions are not installed solely to satisfy non-critical WordPress Site Health recommendations.
What About the OPCache Recommendation? #
You may also see a Site Health recommendation stating that enabling OPCache could improve performance.
While OPCache can improve PHP execution efficiency, HostHuski already provides performance optimization through LiteSpeed Web Server and the LiteSpeed Cache plugin.
For most WordPress sites, LiteSpeed Cache delivers substantial front-end performance improvements through:
- Page caching
- Browser caching
- Image optimization
- CSS and JavaScript optimization
- Additional performance enhancements
How to Verify LiteSpeed Cache Is Installed #
- Log in to your WordPress Dashboard.
- Navigate to Plugins → Installed Plugins.
- Look for LiteSpeed Cache in the plugin list.
- If it is installed, ensure it is activated.
- If you are using another caching plugin, consider removing it before installing LiteSpeed Cache to avoid conflicts.
Installing LiteSpeed Cache #
- In WordPress, go to Plugins → Add New Plugin.
- Search for LiteSpeed Cache.
- Click Install Now.
- Click Activate.
- Review the plugin settings and enable any recommended optimizations as needed.
Notes #
- WordPress labels imagick and intl as optional modules, meaning they are not required for normal WordPress operation.
- Site Health warnings are often recommendations rather than critical issues.
- If a plugin specifically requires imagick or intl to function, contact HostHuski support and provide the plugin name along with any error messages you are receiving.
- Running multiple caching plugins simultaneously can cause unexpected behavior and should generally be avoided.
