需要在服务器上执行下面的命令:[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
- base: centos.mirrors.atwab.net
- extras: centos.mirrors.atwab.net
- rpmforge: mirror.agmn.ca
- updates: www.cubiculestudio.com
Setting up Install Process
Resolving Dependencies
→ Running transaction check
—> Package php-xmlrpc.x86_64 0:5.3.3-27.el6_5 will be installed
→ Finished Dependency Resolution
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]