• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

installing php-xmlrpc getting php-common dependency issues

stefan taylor

New Pleskian
[SOLVED]installing php-xmlrpc getting php-common dependency issues

I need to install php xmlrpc but I get dependency issues with php common because it was installed from atomic.

I have tried yum uninstall php-5.3.17 however it wants to remove loads of dependency from psa (plesk). whats the best way forward to remove the atomic php and revert back to centos repo without causing issues with plesk. any guidance would be great.

Here is the output:

[root@s16398163 ~]# yum remove php-5.3.17
Loaded plugins: fastestmirror, priorities
Setting up Remove Process
Resolving Dependencies


Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
php x86_64 5.3.17-10.el6.art @atomic 7.7 M
Removing for dependencies:
SSHTerm noarch 0.2.2-10.11092910 @PSA_11_0_9-dist 4.9 M
perl-Log-Dispatch noarch 2.27-1.el6 @epel 114 k
perl-Log-Dispatch-FileRotate
noarch 1.19-4.el6 @epel 48 k
perl-Log-Log4perl noarch 1.30-1.el6 @epel 884 k
perl-SOAP-Lite noarch 0.710.10-2.el6 @PSA_10_4_4-thirdparty
846 k
php-devel x86_64 5.3.17-10.el6.art @atomic 6.6 M
php-ioncube-loader x86_64 1:4.2.2-2.el6.art @atomic 5.0 M
plesk-billing noarch 11.0.9-20120606.04 @PPB_11_0_9-dist 111 M
plesk-billing-plugins
x86_64 11.0.9-cos6.build110120606.19 @PSA_11_0_9-dist 9.7 M
plesk-core x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 79 M
plesk-l10n noarch 11.0.9-cos6.build110120827.16 @PSA_11_0_9-dist 21 M
pp-sitebuilder noarch 11.0.10-38572.12072100 @SITEBUILDER_11_0_10-di
st
181 M
psa x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 473 k
psa-atmail noarch 1:1.05-5.el6.art @atomic 13 M
psa-backup-manager x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 8.5 M
psa-firewall x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 540 k
psa-health-monitor noarch 11.0.9-cos6.build110120606.19 @PSA_11_0_9-dist 2.3 k
psa-horde noarch 3.3.13-cos6.build110120606.19 @PSA_11_0_9-dist 20 M
psa-imp noarch 4.3.11-cos6.build110120606.19 @PSA_11_0_9-dist 12 M
psa-ingo noarch 1.2.6-cos6.build110120606.19 @PSA_11_0_9-dist 5.1 M
psa-key-custom noarch 10.0-20101108 installed 9.4 k
psa-kronolith noarch 2.3.6-cos6.build110120606.19 @PSA_11_0_9-dist 6.3 M
psa-libxml-proxy x86_64 2.7.8-0.301910 @PSA_10_4_4-dist 1.2 M
psa-migration-agents
x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 169 k
psa-migration-manager
x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 1.0 M
psa-mimp noarch 1.1.4-cos6.build110120418.19 @PSA_11_0_9-dist 2.9 M
psa-mnemo noarch 2.2.5-cos6.build110120606.19 @PSA_11_0_9-dist 4.1 M
psa-passwd noarch 3.1.3-cos6.build1013111101.14 @PSA_10_4_4-dist 3.7 M
psa-php5-configurator
x86_64 1.6.2-cos6.build110120608.16 @PSA_11_0_9-dist 6.4 k
psa-spamassassin x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 159 k
psa-turba noarch 2.3.6-cos6.build110120606.19 @PSA_11_0_9-dist 6.1 M
psa-updates noarch 11.0.9-cos6.build110120704.10 @PSA_11_0_9-dist 0.0
psa-vhost noarch 11.0.9-cos6.build110120606.19 @PSA_11_0_9-dist 159 k
psa-watchdog x86_64 11.0.9-cos6.build110120608.16 @PSA_11_0_9-dist 2.9 M

Transaction Summary
================================================================================
Remove 35 Package(s)
 
Last edited:
I see you also have the epel repo enabled. Maybe you should start by disabling that.

Regarding the problem at hand, I seem to recall seeing another post about this on the atomic forum. Why not have a quick search there for php-xmlrpc and if nothing obvious comes up try posting on that forum - you are likely to get a quicker answer since almost everybody there uses the atomic repo.
 
Back
Top