From: sebastien dot geoffroy-1 at laposte dot net Operating system: Windows 2000 PHP version: 6SVN-2009-12-23 (SVN) PHP Bug Type: Dynamic loading Bug description: Big issue when using APC
Description: ------------ Hi, My platform: - Apache 2.0.55 - PHP: 4.4.1 - apc 3.0.19 - OS Windows 2000 SP4 I can't upgrade one of them because of application's prerequesite. I took apc binary here :http://downloads.php.net/pierre/ and I choosed this one: php_apc-3.0.19-5.2-Win32-VC6-x86.zip (containing php_apc.dll Version 5.2.9.9). I try to turn on APC cache on my system. Into php.ini file I added: extension = php_apc.dll [APC] apc.enabled = 1 When starting apache I get on error log file: PHP Warning: Unknown(): Unable to load dynamic library './php_apc.dll' - Le module sp\xe9cifi\xe9 est introuvable.\r\n in Unknown on line 0 I tried to add this into httpd conf file: LoadModule apc_module "c:/program files/php/sapi/php_apc.dll" But same similar thing: [Wed Dec 23 16:14:30 2009] [notice] Apache/2.0.55 (Win32) PHP/4.4.1 mod_ssl/2.0.55 OpenSSL/0.9.8 configured -- resuming normal operations [Wed Dec 23 16:14:30 2009] [notice] Server built: Oct 9 2005 19:16:56 [Wed Dec 23 16:14:30 2009] [notice] Parent: Created child process 956 Syntax error on line 107 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf: Cannot load C:/Program Files/PHP/sapi/php_apc.dll into server: Le module sp\xe9cifi\xe9 est introuvable. [Wed Dec 23 16:14:30 2009] [crit] master_main: create child process failed. Exiting. [Wed Dec 23 16:14:30 2009] [notice] Parent: Forcing termination of child process 2342432 What I did wrong? I would really apreciate your help on this problem. Regards. Sebastien -- Edit bug report at http://bugs.php.net/?id=50561&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50561&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50561&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50561&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50561&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50561&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50561&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50561&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50561&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50561&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50561&r=support Expected behavior: http://bugs.php.net/fix.php?id=50561&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50561&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50561&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50561&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50561&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50561&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50561&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50561&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50561&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50561&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50561&r=mysqlcfg