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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Thu Apr 25 15:01:30 2024 UTC