View Single Post
  #1  
Old 05-27-2012, 07:34 AM
redstrike redstrike is offline
Senior Member
 
Join Date: May 2011
Posts: 63
Default New memcached extension & libmemcached

I follow this guide to upgrade from memcache to memcached extension (http://pecl.php.net/package/memcached).

Did litespeed support this new extension and libmemcached ? I have recomplied the extension using: "lsphpize". But it's not working.

I see the phpinfo, it shows the memcached section, but when i enter the site, it shows a blank page.
Reply With Quote