(no subject)
Evert | Rooftop
evert at rooftopsolutions.nl
Fri Sep 28 15:39:52 UTC 2007
Eugene Averyanov wrote:
> Hello,
>
> I'm trying to install memcache as php extension, installation goes fine,
> after installation i'm changing php.ini:
> zend_extension="/usr/local/php-5.2.4/lib/php/extensions/no-debug-non-zts-20060613/memcache.so"
> then make apache restart and here what i can see at php error log:
> /usr/local/php-5.2.4/lib/php/extensions/no-debug-non-zts-20060613/memcache.so
> doesn't appear to be a valid Zend extension
>
Install it as a normal extension..
extension=memcache.so
Evert
More information about the memcached
mailing list