• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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