LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   PHP (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=19)
-   -   Does Litespeed works correctly with memcached client (http://www.litespeedtech.com/support/forum/showthread.php?t=6575)

redstrike 01-17-2013 03:54 AM

Does Litespeed works correctly with memcached client
 
I see the memcache client is nearly out-of-date. Does Litespeed support memcached client? It is more stable and has more features than memache.

Thank you.

webizen 01-17-2013 11:09 AM

for pecl extension install (including memcached) in lsws, refer to http://www.litespeedtech.com/support...p:opcode_cache

redstrike 01-17-2013 09:05 PM

Quote:

Originally Posted by webizen (Post 44217)
for pecl extension install (including memcached) in lsws, refer to http://www.litespeedtech.com/support...p:opcode_cache

I mean LS support it in the build PHP wizard like Memache, for easy setup.

webizen 01-18-2013 11:25 AM

Quote:

Originally Posted by redstrike (Post 44252)
I mean LS support it in the build PHP wizard like Memache, for easy setup.

it depends on how the extension gets compiled in regular php (http://php.net/manual/en/memcached.installation.php). since memcached is a pecl package, what was provided to you in the previous post is the standard way to compile in lsphp. you can also use '--with-libmemcached-dir=...' option in php compile GUI which is closer to what you desire.

AdamMonroe 02-11-2013 11:36 PM

I was looking for a similar solution and this one helped me to solve it. Thanks a lot to all.


All times are GMT -7. The time now is 05:13 PM.