From:             msspamfang at gmx dot de
Operating system: Win XP Pro
PHP version:      5.2.3
PHP Bug Type:     Unknown/Other Function
Bug description:  PECL Binary Package for Win seems to contain wrong dll

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

-- 
Edit bug report at http://bugs.php.net/?id=41872&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41872&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41872&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41872&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=41872&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=41872&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=41872&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=41872&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=41872&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=41872&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=41872&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=41872&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=41872&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=41872&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41872&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=41872&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=41872&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=41872&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41872&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=41872&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=41872&r=mysqlcfg

Reply via email to