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 文件并将其上传到我的 Magento 服务器,但它正在被缓存。这是一个标准的 .php 文件,但每当我修改它时,什么都没有改变。这才刚刚开始发生。
有什么想法可以阻止这种情况发生吗?
听起来您的服务器主机已经安装了APC或其他“操作码”缓存。我将从清除 APC 缓存开始,如果这没有帮助,则升级到您的服务器主机的支持系统。能够部署新代码是服务器中需要的合理功能。