php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57509 php_acp.dll not work
Submitted: 2007-02-04 13:49 UTC Modified: 2007-02-04 14:02 UTC
From: frog252 at caramail dot com Assigned:
Status: Not a bug Package: APC (PECL)
PHP Version: 5.2.0 OS: Windows XP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 - 20 = ?
Subscribe to this entry?

 
 [2007-02-04 13:49 UTC] frog252 at caramail dot com
Description:
------------
Hi,


I have download this extension : http://pecl4win.php.net/ext.php/php_apc.dll

And puts the dll in php/ext/

I add in my php.ini :

apc.rfc1867 = on
extension=php_apc.dll

Restart Apache2, in the apache2/logs/php_error.log
I read :

[04-Feb-2007 19:33:15] PHP Warning:  PHP Startup: Unable to load dynamic library 'c:/wamp/php/ext/php_apc.dll' - %1 n'est pas une application Win32 valide.
 in Unknown on line 0
[04-Feb-2007 19:33:16] PHP Warning:  PHP Startup: Unable to load dynamic library 'c:/wamp/php/ext/php_apc.dll' - %1 n'est pas une application Win32 valide.
 in Unknown on line 0

I use Wamp 1.6.6 included Apache/2.0.59 (Win32) ,PHP 5.2.0, MySQL 5.0.27.
My phpinfo() don't include the APC, APC don't work.


Thank.

Reproduce code:
---------------
http://pecl4win.php.net/ext.php/php_apc.dll

apc.rfc1867 = on
extension=php_apc.dll

Expected result:
----------------
Works.

Actual result:
--------------
Two error log :
Fails to load dynamic dll, Translate from French :  "%1 don't valid WIN32 application."

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-02-04 14:02 UTC] frog252 at caramail dot com
Bogus,

Very sorry, i have download the false .dll

Work with :
http://pecl4win.php.net/download.php/ext/5_2/5.2.1/php_apc.dll
 [2011-03-24 07:56 UTC] neeraj_jain2005 at yahoo dot com
agdg
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 19:01:29 2024 UTC