Hi,
I need this to install for a new ecommerce store I want to test out: mcrypt for extension=php_mcrypt.dll in php.ini
Do you know where I can get this rpm? I cannot find it on the CentOS repository.
I am using php 5.2.3-4 and mysql 4.1.20 on CentOS 4.3.
Thank you!
Sincerely, Melinda Odom Design Hosting, Inc. www.designhosting.biz 479-471-0891
No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.484 / Virus Database: 269.13.1/982 - Release Date: 8/31/2007 5:21 PM
Melinda Odom schrieb:
Hi,
I need this to install for a new ecommerce store I want to test out: mcrypt for extension=php_mcrypt.dll in php.ini
extension=mcrypt.so
CentOS is *NIX world, not .dll hell.
Do you know where I can get this rpm? I cannot find it on the CentOS repository.
I am using php 5.2.3-4 and mysql 4.1.20 on CentOS 4.3.
You are hopefully not running CentOS 4.3!
The PHP version you run does not come with CentOS. The centosplus repository lists php-5.1.6-3.el4s1.7.i386.rpm as the current one. And that repo provides php-mcrypt, together with libmcrypt.
Thank you!
Sincerely, Melinda Odom
Alexander