[Resolved] Xcache setup

Status
Not open for further replies.
#1
Hi there. I just recently downloaded the demo of LiteSpeed and I was trying to figure out how do I get Xcache setup with LiteSpeed. I see the option to compile it with PHP but when I do a '-v' on my php install I dont get that xcache was installed with it. Nor is anything listed in the phpinfo().

Is there some guide on how to setup Xcache with LiteSpeed or can someone tell me what I am doing wrong.

Thanks
 
Last edited by a moderator:

NiteWave

Administrator
#4
you have to manually do that.

I think because of complexity of php.ini

first, there may be many php.ini files associated with a lsphp binary;
2nd, you've to parse a single php.ini, to see if xcache.so already there.

so manually doing it is required.
 
Status
Not open for further replies.
Top