Date: 06/26/01
- Next message: pogar <email protected>: "[PHP-DEV] Bug #11692 Updated: CGI problem with http://myweb/script.php/variable"
- Previous message: jeroen <email protected>: "[PHP-DEV] Bug #11685 Updated: Bad Auto-Cast"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11693
User Update by: artem <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] sniper <email protected>
And what was your configure line?
---------------------------------------------------------------------------
[2001-06-26 07:37:50] sniper <email protected>
Please send me your config.log and main/php_config.h files
to sniper <email protected>
--Jani
---------------------------------------------------------------------------
[2001-06-26 07:23:27] artem <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: pogar <email protected>: "[PHP-DEV] Bug #11692 Updated: CGI problem with http://myweb/script.php/variable"
- Previous message: jeroen <email protected>: "[PHP-DEV] Bug #11685 Updated: Bad Auto-Cast"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #11693 Updated: Configure fails to detect crypt()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

