• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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 5.2 with mcrypt extension

C

canton

Guest
How do i install mcrypt via yum without updating php as it seems when i ran this command:

# yum install php-mcrypt.x86_64

===============================================================================================
Package Arch Version Repository Size
===============================================================================================
Installing:
php-mcrypt x86_64 5.3.6-3.el5.art atomic 47 k
Installing for dependencies:
bzip2-libs i386 1.0.3-6.el5_5 base 37 k
curl i386 7.15.5-9.el5_6.2 updates 233 k
gmp i386 4.1.4-10.el5 base 664 k
keyutils-libs i386 1.2-1.el5 base 18 k
krb5-libs i386 1.6.1-55.el5_6.2 updates 667 k
libedit x86_64 3.0-2.20090923cvs.el5.art atomic 81 k
libidn i386 0.6.5-1.1 base 194 k
libmcrypt x86_64 2.5.8-4.el5.centos extras 105 k
libstdc++ i386 4.1.2-50.el5 base 362 k
libtool-ltdl x86_64 1.5.22-7.el5_4 base 38 k
libxml2 i386 2.6.26-2.1.2.8.el5_5.1 base 795 k
mysql-libs x86_64 5.1.57-3.el5.art atomic 2.1 M
mysqlclient15 x86_64 5.0.90-1.el5.art atomic 1.3 M
openssl i686 0.9.8e-12.el5_5.7 base 1.4 M
php-cli i386 5.2.17-1.el5.art atomic 2.4 M
php-common i386 5.2.17-1.el5.art atomic 279 k
zlib i386 1.2.3-3 base 50 k

Updating for dependencies:
curl x86_64 7.15.5-9.el5_6.2 updates 230 k
exim x86_64 4.63-5.el5_6.2 updates 1.2 M
krb5-libs x86_64 1.6.1-55.el5_6.2 updates 679 k
libstdc++ x86_64 4.1.2-50.el5 base 353 k
mysql x86_64 5.1.57-3.el5.art atomic 4.2 M
mysql-server x86_64 5.1.57-3.el5.art atomic 11 M
openssl x86_64 0.9.8e-12.el5_5.7 base 1.4 M
php-cli x86_64 5.3.6-3.el5.art atomic 2.6 M
php-common x86_64 5.3.6-3.el5.art atomic 972 k
php-gd x86_64 5.3.6-3.el5.art atomic 208 k
php-imap x86_64 5.3.6-3.el5.art atomic 87 k
php-mbstring x86_64 5.3.6-3.el5.art atomic 2.3 M
php-mysql x86_64 5.3.6-3.el5.art atomic 158 k
php-pdo x86_64 5.3.6-3.el5.art atomic 117 k
php-xml x86_64 5.3.6-3.el5.art atomic 221 k
------------------------------------------------------------------------------------------------

is my understanding correct that if i continue with the installation then it will update php?

thanks in advance
 
Last edited:
Back
Top