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

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