Home > Article > Backend Development > What to do if PHP xcache cannot be loaded
Solution to PHP xcache failure to load: 1. Check the errors in the log; 2. Increase "xcache.sizecache.size = 64M".
The operating environment of this article: Windows 7 system, PHP version 7.1, DELL G3 computer
What should I do if PHP xcache cannot be loaded?
Apache PHP 64M (not 16/32/64, but 16M/32M/64M)
XCache is a great PHP buffer accelerator.
Recommended learning: "
PHP Video Tutorial"
The above is the detailed content of What to do if PHP xcache cannot be loaded. For more information, please follow other related articles on the PHP Chinese website!