Page 1 of 1

Mcrypt installation problem on Solaris

Posted: Wed May 19, 2010 9:40 am
by sterling
Hello all.
We have an application running on Windows platform and utilizes the mcrypt functionality. Once we moved to our SunOS 5.10 platform we had to install mcrypt on it. The php.ini was modified, the app finds mcrypt, but we get:

Type: 2, Message: mcrypt_module_open() [function.mcrypt-module-open]: Could not open encryption module

We checked the issue and in the phpinfo found that the php supports none of the ciphers and none of the modes.

Please help us. What did we do wrong?