Mantis - php5_mcrypt
Viewing Issue Advanced Details
4870 regular use major always 2011-11-28 19:01 2012-06-17 08:15
zwluxx  
maciej  
normal  
closed  
no change required  
none    
none  
0004870: php5_mcrypt has no builtin supported ciphers or modes
phpMyAdmin complains about: The mcrypt extension is missing. Please check your PHP configuration.

But, phy5_mcrypt has been installed and enabled. phpinfo indicates missing builtin mcrypt cipher or modes:


mcrypt

mcrypt support => enabled
mcrypt_filter support => enabled
Version => 2.5.8
Api No => 20021217
Supported ciphers => none
Supported modes => none

Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value


This could be up stream libmcrypt issue as run commnad
strings /opt/csw/lib/libmcrypt.so.4.4.8
shows no output at all, usually, I will see some strings from *.so file.

I am running on a Solaris 10 x86 machine. Shall I report this issue for libmcrypt4 as well?
related to 0004872closed maciej libmcrypt4 libmcrypt seems to have no algorithms compiled in at all 
Issue History
2011-11-28 19:01 zwluxx New Issue
2011-12-03 04:26 bwalton Relationship added related to 0004872
2011-12-03 04:27 bwalton Note Added: 0009448
2011-12-03 04:27 bwalton Status new => closed
2011-12-03 04:27 bwalton Resolution open => no change required
2012-06-17 08:15 maciej Status closed => assigned
2012-06-17 08:15 maciej Assigned To => maciej
2012-06-17 08:15 maciej Note Added: 0009952
2012-06-17 08:15 maciej Status assigned => closed

Notes
(0009448)
bwalton   
2011-12-03 04:27   
This seems to be an mcrypt issue. Closing this as 4872 will track the issue on the mcrypt package.
(0009952)
maciej   
2012-06-17 08:15   
This is fixed. The diff:

http://sourceforge.net/apps/trac/gar/changeset?new=16571%40csw%2Fmgar%2Fpkg%2Flibmcrypt%2Ftrunk%2FMakefile&old=16388%40csw%2Fmgar%2Fpkg%2Flibmcrypt%2Ftrunk%2FMakefile [^]