Can't change Magento base URL, stuck in cache

后端 未结 5 1361
渐次进展
渐次进展 2020-12-06 08:51

I have just installed a live site onto a development domain. I changed the web/unsecure/base_url and web/secure/base_url fields in core_config_data

5条回答
  •  自闭症患者
    2020-12-06 09:13

    This can lead to a situation where you've changed the base URLs in the Magento database, cleared cache (manual deletion of all mage-?? folders in var/cache), (cleared APC cache if you're running the op-code cache), (manually disabled the compiler (1.4.x.x and later)) and the system still looks for the original site.%

提交回复
热议问题