centos安装GLPI,什么json函数不可用。
问题同下:http://www.glpi-project.org/forum/viewtopic.php?id=15947
yum安装不了。
添加epel库
http://mirrors.kernel.org/fedora-epel/5/i386/repoview/epel-release.html
rpm安装就ok了
yum install php-pecl-json
转载于:https://blog.51cto.com/aferrari/1129041