ID: 11801
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: *Install and Config
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

This is fixed in CVS. You can enable crypt in 4.0.6
by editing in main/php_config.h after configure by 
adding this line to it:

#define HAVE_CRYPT 1

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-06-29 10:00:00] [EMAIL PROTECTED]
With versions 3.0.8 and 4.0.4pl1 is all OK. When upgraded to 4.0.6 in every script 
using crypt we have:
"Warning: crypt() is not supported in this PHP build in ..."
Nothing else changed in my system. We are using enhanced security.

This error was also reported by PHPNuke users in their discussions (see 
http://phpnuke.org/article.php?sid=1798)

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11801&edit=2


-- 
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]

Reply via email to