Receive warning "PHP Startup: Unable to load dynamic library"

I have installation memcache for working with windows and downloading the php_memcache.dll file. But now, when I start my wamp server, it showed me a warning:

PHP Startup: Unable to load dynamic library

"C:/wamp/bin/php/php5.4.12/ext/php_memcache.dll" - %1 is not a valid Win32 application.

What does this warning mean? How can I fix this.

I am working with Windows 7 (64 bit).

+4
source share
2 answers

You may have a problem with your copy of php_memcache.dll. Try using this file: http://www.sendspace.com/file/uq6srb

0
source

C (VC), PHP, php_memcache.dll( , php.net - php_blah_blah_VC9_. )

, C PHP.

0

All Articles