• 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

Installing multiple php versions fails due to dependencies

Status
Not open for further replies.

Robert Pichler

New Pleskian
hello,

According to: http://download1.parallels.com/Ples...inistrator-guide/index.htm?fileName=72042.htm
I tried to install php 5.3

Before able to .configure php source, i must install several dependencies. I resolved most of them but installing libmcrypt-devel gives the following error:

---> Package libmcrypt-devel.x86_64 0:2.5.7-5.el6.art will be installed
--> Processing Dependency: libmcrypt = 2.5.7-5.el6.art for package: libmcrypt-devel-2.5.7-5.el6.art.x86_64
--> Finished Dependency Resolution
Error: Package: libmcrypt-devel-2.5.7-5.el6.art.x86_64 (atomic)
Requires: libmcrypt = 2.5.7-5.el6.art
Installed: libmcrypt-2.5.8-9.el6.x86_64 (@PSA_10_4_4-thirdparty)
libmcrypt = 2.5.8-9.el6
Available: libmcrypt-2.5.7-5.el6.art.x86_64 (atomic)
libmcrypt = 2.5.7-5.el6.art
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest


I have no idea how to solve this.
Thanks
regards
robert
 
thanks for your answer.
Unfortunately it does not work:

yum downgrade libmcrypt-devel
results in:
No Match for available package: libmcrypt-devel-2.5.7-5.el6.art.x86_64
Nothing to do
 
Status
Not open for further replies.
Back
Top