php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41872 PECL Binary Package for Win seems to contain wrong dll
Submitted: 2007-07-02 14:39 UTC Modified: 2007-07-02 18:22 UTC
From: msspamfang at gmx dot de Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.2.3 OS: Win XP Pro
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: msspamfang at gmx dot de
New email:
PHP Version: OS:

 

 [2007-07-02 14:39 UTC] msspamfang at gmx dot de
Description:
------------
the file "php_apc.dll" in the pecl-binary-package (5.2.3) for windows found on the download-page seems to be not working. 
Error Message (comming up twice)
"PHP Startup: Unable to load dynamic library '[somepathhere]\php_apc.dll' - Das angegebene Modul wurde nicht gefunden" (module not found)

Downloading the file from "pecl.php.net" (http://pecl4win.php.net/download.php/ext/5_2/5.2.1/php_apc.dll) solves the problem (yes, actually this is 5.2.1, while php download package is 5.2.3).

Maybe of relevance: 
System Win XP Pro SP2, up to date patches
Webserver Apache 2.2
php 5.2.3 has been a new installation, not just copied over an existing one

Reproduce code:
---------------
see description above

Expected result:
----------------
well, php should start...

Actual result:
--------------
php doesn't start correctly, see description above

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-02 18:00 UTC] sniper@php.net
This is wrong place to report bugs in PECL extensions.
Use http://pecl.php.net/bugs/ instead.
 [2007-07-02 18:22 UTC] msspamfang at gmx dot de
The error exists in the package provided on www.php.net, the version  provided on pecl.php.net works correctly
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 07 23:01:32 2025 UTC