[FreeBSD 6.3/PHP5] Installing MemCacheD?
am 30.03.2008 01:44:10 von DFSHello
I'd like to play with MemcacheD and see how it improves read access
to data, but I'm a bit lost at how to get from a working Apache2 +
PHP5 + MySQL5 server on FreeBSD 6.3.
I've never used PECL and PEAR before, and they seem required to
install MemcacheD.
I just ran "make config ; make ; make install" to build the php5 and
php5-extensions ports. If it helps, according to phpinfo(),
apache2handler has mod_mem_cache loaded.
Could someone tell me what to do from here?
Thank you.