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

Problem installing php-mcrypt

F

Freud

Guest
I have a VPS running with:
Centos-5-x86
PHP 5.3.3

I've tried to install php-mcrypt with:
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
yum install php-mcrypt

I get the following errors:

...
--> Finished Dependency Resolution
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-xml is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-mysql is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-mbstring is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53 is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-imap is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
php53-sqlite2-5.3.2-11041315.i386 from installed has depsolving problems
--> Missing Dependency: php53 >= 5.3.0 is needed by package php53-sqlite2-5.3.2-11041315.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-cli is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-pdo is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 from installed has depsolving problems
--> Missing Dependency: php53-gd is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53-gd is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53 is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53-mbstring is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53-imap is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53 >= 5.3.0 is needed by package php53-sqlite2-5.3.2-11041315.i386 (installed)
Error: Missing Dependency: php53-mysql is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53-pdo is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53-xml is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
Error: Missing Dependency: php53-cli is needed by package psa-php53-configurator-1.6.1-cos5.build1012110621.17.i386 (installed)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Can anyone help me on this?
 
same problem

hi,

I need mcrypt for magento but can not install it.
can someone help?

By the way it is not possible for me to go to the php53u version.
I need it on php53

Thanks Harro
 
Back
Top