Server displays old version of site

旧巷老猫 提交于 2019-12-11 15:47:02

问题


Good day to all.

I have a site (created with zend framework and smarty) hosted on a virtual machine (vmware) with centOS 5.2. Everything worked fine for about 2 month, but a problem occurred now. I am trying to modify some .tpl files and after I save and upload on server (the one on the virtual machine) the server gives me the old version of the page.

Already cleared cache, change browser, etc... is not browser related. I tried on different computers and all have the same result.

I also checked the uploaded file and it is the new one.

Caching is disabled.

If I delete the file I get the error (what is normal). If I delete the file then upload the new file I still get the old version.

I deleted everything inside the file (directly on the uploaded file - ftp) I still get the old version.

I don't have any other ideas so any help would be appreciated.


回答1:


Restart webserver ? - Check to ensure all caches deleted (Zend and Smarty) Smarty does have a cache setting too, maybe try turning that off



来源:https://stackoverflow.com/questions/4647329/server-displays-old-version-of-site

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!