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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: frog252 at caramail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 16:01:28 2024 UTC