Most voted "xcache" questions
Xcache is an open-source opcode for PHP to cache, meaning it improves the performance of PHP servers.
Learn more…2 questions
Sort by count of
-
4
votes1
answer372
viewsHow does Xcache really work?
How really the XCache works with PHP? It is necessary to use the functions of XCache to be able to use your "advantages"? For example: <?php echo xcache_inc('count'); ?> Or from the moment I…
-
1
votes0
answers29
viewsXCACHE - xcache.mmap_path and xcache.coredump_directory problem
Hi, I’m installing XCACHE on my WHM server. I am putting the configuration in my php.ini, after saving, I started receiving several root emails from the server. Commenting on each line of the code I…