CentOS 安装 php-xmlrpc 的命令

需要在服务器上执行下面的命令:[root@ca style]# yum install php-xmlrpc服务上输出:[code][root@ca style]# yum install php-xmlrpc
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile

Dependencies Resolved

=========================================================================================================
Package Arch Version Repository Size

Installing:
php-xmlrpc x86_64 5.3.3-27.el6_5 updates 53 k

Transaction Summary

Install 1 Package(s)

Total download size: 53 k
Installed size: 77 k
Is this ok [y/N]: y
Downloading Packages:
php-xmlrpc-5.3.3-27.el6_5.x86_64.rpm | 53 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : php-xmlrpc-5.3.3-27.el6_5.x86_64 1/1
Verifying : php-xmlrpc-5.3.3-27.el6_5.x86_64 1/1

Installed:
php-xmlrpc.x86_64 0:5.3.3-27.el6_5

Complete!
[root@ca style]# [/code]