Page 1 of 1

php mcrypt

Posted: Sat Jul 15, 2006 2:25 pm
by ivan
hello, i've the following error.

Fatal error: Call to undefined function: mcrypt_module_open()

I suppose i need mcrypt module for php but i am running php-4.4.2-3.rhfc2.art

Does this module exist for yout RPM?

Thanx

Posted: Sat Jul 15, 2006 2:55 pm
by scott
I just did one for php 5.0.4 in the atomic-testing channel.

Posted: Sat Jul 15, 2006 4:13 pm
by ivan
So php-4.4.2-3.rhfc2.art has no module?
I've no experience in building rpm; is there a way to have mcrypt working on your old php versions? Do you think the one for php5 could work?

Posted: Sat Jul 15, 2006 4:22 pm
by scott
There was one for 4.4.2, only available as a src.rpm now. The 5.0.4 version is only going to work with other 5.0.4 components.

Posted: Sun Jul 16, 2006 5:15 am
by ivan
Sorry Scott but the source one ... where is it?
Somewhere here http://3es.atomicrocketturtle.com ?