[bug-notifications] [php5_mcrypt 0004870]: php5_mcrypt has no builtin supported ciphers or modes

Mantis Bug Tracker noreply at opencsw.org
Sun Jun 17 08:15:38 CEST 2012


The following issue has been CLOSED 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4870 
====================================================================== 
Reported By:                zwluxx
Assigned To:                maciej
====================================================================== 
Project:                    php5_mcrypt
Issue ID:                   4870
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-11-28 19:01 CET
Last Modified:              2012-06-17 08:15 CEST
====================================================================== 
Summary:                    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?

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0004872 libmcrypt seems to have no algorithms c...
====================================================================== 

---------------------------------------------------------------------- 
 (0009952) maciej (developer) - 2012-06-17 08:15
 https://www.opencsw.org/mantis/view.php?id=4870#c9952 
---------------------------------------------------------------------- 
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



More information about the bug-notifications mailing list