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

Mantis Bug Tracker noreply at opencsw.org
Sat Dec 3 04:26:46 CET 2011


The following issue has been set as RELATED TO issue 0004872. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4870 
====================================================================== 
Reported By:                zwluxx
Assigned To:                
====================================================================== 
Project:                    php5_mcrypt
Issue ID:                   4870
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-11-28 19:01 CET
Last Modified:              2011-12-03 04:26 CET
====================================================================== 
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...
======================================================================



More information about the bug-notifications mailing list