• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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