ID: 11693 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Encryption and hash functions Operating system: alphaev56-dec-osf4.0d PHP Version: 4.0.6 Description: Configure fails to detect crypt() my configure line: ./configure --with-mysql=/u/mysql --with-mod_charset --with-apache=../apache_1.3.14rusPL30.1 >my.log when I manualy change main/php_config.h line /* #undef HAVE_CRYPT */ to #define HAVE_CRYPT 1 crypt start work. Previous Comments: --------------------------------------------------------------------------- [2001-06-26 07:38:10] [EMAIL PROTECTED] And what was your configure line? --------------------------------------------------------------------------- [2001-06-26 07:37:50] [EMAIL PROTECTED] Please send me your config.log and main/php_config.h files to [EMAIL PROTECTED] --Jani --------------------------------------------------------------------------- [2001-06-26 07:23:27] [EMAIL PROTECTED] When I run configure it say: checking for crypt in -lcrypt... (cached) no And so disables crypt() function. 4.0.4pl1 don't has this bug. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=11693 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]