• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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