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

php-mcrypt problem

I

IulianH

Guest
I have this problem...


# yum install php-mcrypt
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* atomic: www2.atomicorp.com
* base: ftp.ines.lug.ro
* updates: mirrors.xservers.ro
* addons: ftp.ines.lug.ro
* extras: ftp.ines.lug.ro
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package php-mcrypt.i386 0:5.2.9-2.el5.art set to be updated
--> Processing Dependency: php-common = 5.2.9-2.el5.art for package: php-mcrypt
--> Finished Dependency Resolution
php-mcrypt-5.2.9-2.el5.art.i386 from atomic has depsolving problems
--> Missing Dependency: php-common = 5.2.9-2.el5.art is needed by package php-mcrypt-5.2.9-2.el5.art.i386 (atomic)
Error: Missing Dependency: php-common = 5.2.9-2.el5.art is needed by package php-mcrypt-5.2.9-2.el5.art.i386 (atomic)

What to do ?
 
Hello,

This error is not related to Parallels Plesk Panel.
Please make sure that php-mcrypt-5.2.9-2.el5.art.i386 is present in your repositories.

===

* atomic: www2.atomicorp.com
* base: ftp.ines.lug.ro
* updates: mirrors.xservers.ro
* addons: ftp.ines.lug.ro
* extras: ftp.ines.lug.ro

===

You can find more information about Fedora repositories in the following article:

http://www.brandonhutchinson.com/Fedora_apt_and_yum_repositories.html
 
maybe you should install the php 5.2.9 first, then try the mcrpt installation. you can use the yum with "upgrade" for the php. If you use the update it will only "update" your existing version of php.
 
Back
Top