PHP 5.2.x Mcrypt Mhash

Requests for RPMS, or new coding projects related to server administration, Plesk, security, or anything else you can think of.
crnunez
Forum User
Forum User
Posts: 37
Joined: Sun May 20, 2007 10:44 pm

PHP 5.2.x Mcrypt Mhash

Unread post by crnunez »

Hello,
These files are very important for HORDE dependencies and PHPMyadminNet.

- php-mcrypt
- php-mhash

Thanks a lot.
exi1ed0ne
Forum Regular
Forum Regular
Posts: 190
Joined: Sun Nov 20, 2005 4:16 pm
Location: Right Behind You!
Contact:

Unread post by exi1ed0ne »

I'd like to echo this request.

php.x86_64 5.2.3-1.el4.art installed
php-mcrypt.x86_64 5.1.6-1.el4.centos installed

Code: Select all

PHP Warning:  PHP Startup: mcrypt: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP    compiled with module API=20060613, debug=0, thread-safety=0
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

That php-mcrypt package doesn't match your php version, so that won't work.

I'd like to see php-mcrypt in the atomic archive as well, as recent versions of phpMyAdmin seems to complain when it's not available. PHPRPMs has packges for various Fedora/Red Hat/CentOS versions, but those only work with the stock php packages. I guess people could rebuild those rpms, but it would be nice if you could just yum install php-mcrypt (and friends) from ART's atomic channel.
Lemonbit Internet Dedicated Server Management
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

I agree!

Unread post by modom46 »

There is a new ecommerce store out with these requirements:

* Linux or another UNIX-compatible operating system (Windows is also supported, but see the Known Issues section below)
* Apache Web Server (1.x or 2.x)
* PHP 5.2.0 or newer, with the following extensions/addons:
o PDO/MySQL
o MySQLi
o mcrypt
o mhash
o simplexml
o DOM
* MySQL 4.1.20 or newer
* A Sendmail-compatible Mail Transfer Agent (MTA) - Magento will connect directly to an SMTP server if you don't have an MTA

We also recommend the use of APC as a bytecode cache for performance improvements. You can find it in the PECL archives here: http://pecl.php.net/package/APC. Other bytecode cache systems are not supported at this time.

It would be great if these could be incorporated into atomic's php5 for centos 4.

Thanks!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

I started on the mhash/mcrypt project, running into a snag on C4 right now.
modom46
Forum Regular
Forum Regular
Posts: 259
Joined: Mon May 22, 2006 9:52 pm

Unread post by modom46 »

THANK YOU!
Post Reply