ID: 15830 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: mcrypt related Operating System: RedHat Linux 7.2 PHP Version: 4.1.2 New Comment:
Yes, it is the same problem :) Previous Comments: ------------------------------------------------------------------------ [2002-03-13 01:29:40] [EMAIL PROTECTED] PHP 4.1.2 compiles fine, but when I run a test script using libmcrypt it returns: "libmcrypt is 2.2.x" when I am really using libmcrypt 2.4.22. Could this be the same problem? ------------------------------------------------------------------------ [2002-03-02 10:36:53] [EMAIL PROTECTED] That is really weird, because mcrypt didn't change one single bit. Can you send me your configure.log (or config.log) (privately please)? Derick ------------------------------------------------------------------------ [2002-03-02 10:34:56] [EMAIL PROTECTED] configure in php 4.1.2 will recognize libmcrypt 2.4.x (tested with libmcrypt 2.4.15/16 and 22) as libmcrypt 2.2.x. This will cause compile to fail due to some missing #define php 4.1.1 perfectly works instead (tested with the same libmcrypt versions). ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15830&edit=1
