ID: 12112 Comment by: picture-sync292 at hotmail dot com Reported By: blon at nfrance dot com Status: Closed Bug Type: *Compile Issues Operating System: OpenBSD 2.7 PHP Version: 4.0.6 New Comment:
<a href=http://a-hard-masturbation.da.ru>sync picture</a> Previous Comments: ------------------------------------------------------------------------ [2001-07-26 17:31:16] [EMAIL PROTECTED] This should be fixed in CVS. Please try latest snapshot from http://snaps.php.net/ Reopen this bug report if the snapshot doesn't work either. --Jani ------------------------------------------------------------------------ [2001-07-12 14:03:22] blon at nfrance dot com Hi crypt does not work on OpenBSD 2.7 checking for crypt.h... (cached) no checking for crypt in -lcrypt... (cached) no checking for mcrypt support... no checking for standard DES crypt... (cached) yes checking for extended DES crypt... (cached) yes checking for MD5 crypt... (cached) yes checking for Blowfish crypt... (cached) yes <? $crypted = crypt("mot","021211232211"); print "$crypted"; ?> This script returs an error : Warning: crypt() is not supported in this PHP build in /home/fred/crypt.php on line 2 This works in php-4.0.4pl1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=12112&edit=1