Support for php5-memcache instead of PECL memcache
-
Hi,
I’ve having some trouble using this plugin, and part of that is the need to compile and install PECL’s memcache, as requested.
Instead of compiling this package, couldn’t you just use a more commonly available binding for memcache? There is a php5-memcache available in Ubuntu, and I think it does the very same thing as the PECL version.
Using a pre-built package would encourage more users to try this, and also make it a lot easier to install on servers (Debian/Ubuntu would be as easy as “sudo apt-get install php5-memcache memcached”, leading to a working environment on 127.0.0.1:11211)On my local machine, I’ve compiled and activated the PECL memcache, and will now try and test this plugin.
The topic ‘Support for php5-memcache instead of PECL memcache’ is closed to new replies.