When installing or running WordPress 6.8.2 (or higher), you might see this error: WordPress requires the JSON PHP extension.
-
Open it in your browser:
https://yourdomain.com/phpinfo.php -
Search for json — if it appears with details, the extension is active.
4️⃣ Clear WordPress Cache
If the extension is enabled but the error still shows:
-
Clear any WordPress cache (via your caching plugin)
-
Clear your browser cache
-
Refresh the WordPress dashboard
Final Tip
If you still can’t find the json option in your PHP Selector:
-
Contact your hosting provider’s support team
-
Ask them to enable the JSON extension for your PHP version
