Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在运行 xcache(显示为安装在 phpinfo 中)。
当我查看管理页面时,唯一显示为缓存的 php 文件与管理文件夹中的文件(或我正在查看的当前页面上的文件)一样。
有没有人有关于为什么文件可能没有缓存的建议?(注意:尝试从 src 安装 xcache 2 和 3。
我认为您应该启用 SuPHP。我遇到了同样的问题,当我禁用 SuPhp 时,xcache 开始像它应该的那样缓存所有内容。