php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11350 Warning: crypt() is not supported in this PHP build
Submitted: 2001-06-08 04:58 UTC Modified: 2001-06-08 14:15 UTC
From: tim dot lokot at s1 dot com dot au Assigned:
Status: Closed Package: *Encryption and hash functions
PHP Version: 4.0.5 OS: Win2K
Private report: No CVE-ID: None
 [2001-06-08 04:58 UTC] tim dot lokot at s1 dot com dot au
$encrypted = crypt($PIN, $salt);

Running on IIS 5, Win2K, PHP 4.0.5 CGI (zip version with extra extensions, not the installer version)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-08 14:15 UTC] sniper@php.net
This will be fixed in PHP 4.0.6. The pre-compiled binaries
had one setting set wrong.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC