php_memcache.dll for PHP 5.3

Posted by whobutsb on Stack Overflow See other posts from Stack Overflow or by whobutsb
Published on 2009-10-02T18:11:00Z Indexed on 2010/05/05 18:58 UTC
Read the original article Hit count: 854

Filed under:
|
|

Hello all, I recently setup a server using the latest version of XAMPP for Windows. With it came PHP 5.3. I'm now looking for a memcache.dll file that works with PHP 5.3 I've used some of the previous .dll files and recieved an error message:

"PHP Startup: memcache: Unable t initialize module.
Module compiled with module API=20060613
PHP compiled with module api=20090626
These options need to match"

Any links to a PHP 5.3 memcache.dll file would be greatly appreciated.

Thanks for the help!

© Stack Overflow or respective owner

Related posts about php5

Related posts about memcached