• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Missing Dependency: php53* by package psa-php53-configurator*.

My plesk php is

/usr/bin/php -v
PHP 5.3.3 (cli) (built: Jul 12 2013 16:55:54)

then I want to install PHP5.4 as common PHP by atomic repo, but I have got some error,

I commanded

#yum clean all

# yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: s2plmirror01.prod.sdl2.secureserver.net
* atomic: www6.atomicorp.com
* base: s2plmirror01.prod.sdl2.secureserver.net
* extras: s2plmirror01.prod.sdl2.secureserver.net
* update: s2plmirror01.prod.sdl2.secureserver.net
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check

--skip log---

psa-php53-configurator-1.6.3-cos5.build115130819.13.i386 from installed has depsolving problems
--> Missing Dependency: php53-xml is needed by package psa-php53-configurator-1.6.3-cos5.build115130819.13.i386 (installed)
psa-php53-configurator-1.6.3-cos5.build115130819.13.i386 from installed has depsolving problems
--> Missing Dependency: php53-gd is needed by package psa-php53-configurator-1.6.3-cos5.build115130819.13.i386 (installed)
psa-php53-configurator-1.6.3-cos5.build115130819.13.i386 from installed has depsolving problems
--> Missing Dependency: php53-pdo is needed by package psa-php53-configurator-1.6.3-cos5.build115130819.13.i386 (installed)

--skip log--
---end log --


I checked parallels KB at
http://kb.parallels.com/en/111630

then found configuration at
https://autoinstall.plesk.com/PSA_11.5.30/dist-rpm-CentOS-5-i386/opt/php53/

but my plesk has been installed ultimate configurator 'psa-php53-configurator-1.6.3-cos5.build115130819.13.i386.rpm'.

so I have nothing to do for fixing this issue next right now.

Please let me know If you know the solution.

Thank you.
 
Thank you, IgorG.

If I may ask, even if I want to install 5.4 by atomic repository, I have to disable atomic repository?

I got message by yum provides php-common

--start

#yum provides php-common

Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: s2plmirror01.prod.sdl2.secureserver.net
* atomic: www6.atomicorp.com
* base: s2plmirror01.prod.sdl2.secureserver.net
* extras: s2plmirror01.prod.sdl2.secureserver.net
* update: s2plmirror01.prod.sdl2.secureserver.net
addons | 1.9 kB 00:00
atomic | 1.9 kB 00:00
base | 1.1 kB 00:00
extras | 2.1 kB 00:00
update | 1.9 kB 00:00
php-common-5.1.6-39.el5_8.i386 : Common files for PHP
Repo : base
Matched from:

php-common-5.4.28-34.el5.art.i386 : Common files for PHP
Repo : atomic
Matched from:

php-common-5.4.17-23.el5.art.i386 : Common files for PHP
Repo : atomic
Matched from:

php-common-5.1.6-40.el5_9.i386 : Common files for PHP
Repo : update
Matched from:

---end

Thank you.
 
Back
Top