php_bz2.dll Missing from Windows installation on 5.0.5
| Bug #34968 | php_bz2.dll Missing from Windows installation on 5.0.5 | ||||
|---|---|---|---|---|---|
| Submitted: | 2005-10-24 16:21 UTC | Modified: | 2005-10-25 17:53 UTC | ||
| From: | cyberdog3k at gmail dot com | Assigned: | edink (profile) | ||
| Status: | Closed | Package: | Unknown/Other Function | ||
| PHP Version: | 5.0.5 | OS: | Windows Server 2003 | ||
| Private report: | No | CVE-ID: | None | ||
[2005-10-24 16:21 UTC] cyberdog3k at gmail dot com
Description: ------------ I just downloaded 5.0.5 Windows zip and replaced my 5.0.4 installation. I found when it wouldn't load that the php_bz2.dll file was missing from the ext directory. I thought it possible this extension was removed, but it isn't mentioned in the changelog. Furthermore, it is still shown in the sample configs in the zip file as a loadable module. So we have one of two bugs here: 1) Missing php_bz2.dll in Windows version or 2) Sample configs must be updated to remove php_bz2.dll
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2005-10-25 17:53 UTC] iliaa@php.net