The following issue has been SUBMITTED. ====================================================================== 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-11-28 19:01 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? ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
