php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11577 Crypt-function doesn't work
Submitted: 2001-06-20 07:39 UTC Modified: 2001-06-20 11:16 UTC
From: wallytax at zonnet dot nl Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.5 OS: Windows 2000 Advanced Server
Private report: No CVE-ID: None
 [2001-06-20 07:39 UTC] wallytax at zonnet dot nl
This has worked before, but I installed a new version of Apache, PHP and a database and did some others small things as well and when I tried to use the crypt-function, it says this:

Warning: crypt() is not supported in this PHP build in f:\musicdb\ww.php on line 3

I run Apache 1.3.20, PHP 4.0.5 and Oracle 8.1.7 at Windows 2000 Advanced Server. Could it be that the function is removed from the standard build PHP 4.0.5?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-20 10:56 UTC] derick@php.net
When 4.0.5 was packed crypt was not enabled (mistake). It will be in 4.0.6 again.
 [2001-06-20 11:16 UTC] wallytax at zonnet dot nl
Okay, thanks... I'll temporarily use 4.04pl1 then and wait for 4.0.6. Any idea when it will be released?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC