OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004870 [php5_mcrypt] regular use major always 2011-11-28 19:01 2012-06-17 08:15
Reporter zwluxx View Status public  
Assigned To maciej
Priority normal Resolution no change required  
Status closed  
Summary 0004870: php5_mcrypt has no builtin supported ciphers or modes
Description 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?
Additional Information
Tags No tags attached.
Attached Files

- Relationships
related to 0004872closedmaciej libmcrypt4 libmcrypt seems to have no algorithms compiled in at all 

-  Notes
(0009448)
bwalton (administrator)
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 (reporter)
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 [^]


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker