Re: configure doesn't recognise --enable-memcache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]





Andrew Blake wrote:
> Hiya
> My usual configure line doesn't work with 5.2.8 (Worked with 5.2.3) it
> ends in not recognising the --enable-memcache bit?
> Same with 5.2.4. Anyone have any idea what to do?
> Cheers
> Andy

Memcache isn't a default extension.  You can get it from
http://pecl.php.net/package/memcache Also look at the new memcached
extension http://pecl.php.net/package/memcached

If you move the extension directory to php-5.2.8/ext/memcache, you'll
need to rebuild PHP's configure script with './buildconf --force'.
Otherwise, build as a dynamic library with 'phpize' etc.

Chris

--
Email: christopher.jones@xxxxxxxxxx  Tel: +1 650 506 8630
Twitter:  http://twitter.com/ghrd    Free PHP Book: http://tinyurl.com/UGPOM

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux