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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tim dot lokot at s1 dot com dot au
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sat Sep 20 07:00:01 2025 UTC