
10-05-2012, 03:45 PM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,339
|
|
XCache, eAccelerator are opcode cache (cache compiled php script for performance). memcache (cache data result) is not. With 4.2 suEXEC daemon mode, these opcode cache can be used when PHP suEXEC is enabled. You can not use them prior to 4.2. More details of suEXEC mode can be found below:
http://blog.litespeedtech.com/2012/0...c-daemon-mode/
|