XCache permission issue
- by Guilhem Soulas
I successfully installed XCache on a Linux server where WHM/cPanel is installed too.
However when I go to the admin interface it shows me only the cache for the owner of the folder (= a cPanel account).
So I copied the admin interface on another cPanel account of the same server and I'm surprised about the memory allocation because it seems to use the memory I set in php.ini for EACH user.
So if set the memory size to 64M and I have 10 users, doesn't it mean that XCache can take up to 640M? It's not the behaviour I want because I can't control the memory in that case! I would like to set 64M only for the entire server.