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.
我需要更改 php.ini 文件中的 xcache.var_size。我似乎无法在那里找到它的问题。我已经使用 phpinfo(); 验证了这对 eby 是正确的。
确保该值不是从另一个 ini 文件加载的。PHP 可以加载多个 ini 文件。如果它不在任何 ini 文件中,那么您可能会看到默认值。在这种情况下,您可以通过自己添加来覆盖它。
检查 /etc/php5/mods-available/xcache.ini