memcached - PHP Startup: unable to load dynamic library 'C:\xampp\php\ext\php_memcached.dll' -%1 is not a valid Win32 application -


php startup: unable load dynamic library 'c:\xampp\php\ext\php_memcached.dll' -%1 not valid win32 application.

this error keep showing whenever restart apache server(using xampp).
have installed memcached , started using command prompt, memcached.exe -d start , running fine checked task manager.

now, how fix it? not using right .dll file?

try phpinfo() , check right on top, says compiler, if downloaded correct vc8/9/10 32/64bit version of .dll, exchange - if needed - restart apache , should fine. can bit tedious find corresponding .dll's, luck!


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -