• 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.

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
http://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