|
You cannot use xcache together with suEXEC, it is not efficient as each PHP process creates its own cache memory.
You can try eAccelerator with cache storage in /dev/shm/, but some user experiencing some PHP compatibility issue. Should turn off the optimizer in eAcc. You can search related topic on this forum.
|