<strong>yum update “*php*”</strong> <strong>yum install php-pear</strong> <strong>yum install gcc</strong> <strong>pecl install json</strong> <strong>cd /etc/php.d/</strong> <strong>echo “extension=json.so” >> json.ini</strong> <strong>/etc/init.d/httpd restart</strong>