php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14359 Crypt is not enable in latest RC
Submitted: 2001-12-06 04:56 UTC Modified: 2001-12-22 11:27 UTC
From: davidfelton at codemasters dot com Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.0.6 OS: windows 2000 server, IIS5
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: davidfelton at codemasters dot com
New email:
PHP Version: OS:

 

 [2001-12-06 04:56 UTC] davidfelton at codemasters dot com
I know this bug with 4.0.6 has already been reported - the exec, system functions all fail with the error 'cannot fork', the solution was to use one of the release candidates of PHP 4.1.0, which DOES fix the issue, on the other hand, these releases do not support functions (for example crypt) that are absolutely needed, therefore making the solution unusable.
I have been using 4.1.0RC4, and have since gone back to 4.0.6

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-06 04:57 UTC] derick@php.net
What functions are not supported by RC4? only crypt?

Derick
 [2001-12-06 04:57 UTC] derick@php.net
Status = feedback
 [2001-12-06 05:00 UTC] davidfelton at codemasters dot com
Crypt was the first one I came across, and since my site fundamentally requires the use of this function, I saw no sense in continuing further with 4.1.0RC4, and replaced it with 4.0.6
 [2001-12-06 05:12 UTC] derick@php.net
I changed the summary, and set the status to critical. It seems that crypt was not included in this build.
Setting the status to Critical will make it clear that the one doing the Windows builds does not forget to include it.

Derick
 [2001-12-06 05:16 UTC] davidfelton at codemasters dot com
That's great. I hope it gets sorted soon, we had to close down a whole section of our website because we couldn't use the exec / system functions.
 [2001-12-06 06:15 UTC] phildriscoll@php.net
Is the crypt not available in the Windows binary for RC4 
just because whoever built the, forgot to enable it? If 
so, can someone make a crypt enabled binary available for 
testing?

 [2001-12-22 11:27 UTC] sander@php.net
Crypt is enabled in the final release (4.1.0), so let's close this bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 01:01:28 2024 UTC