• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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