Could someone advise on how to enable the json_encode function in PHP?
I have a clean install of Centos 5.6 and have just installed Virtualmin.
Does anyone k
For php 7 I did this to install json (after hours of struggling):
php 7
yum install php70u-json service nginx restart service php-fpm restart