我目前在服务器上运行了prestashop。然后上传一个新的,在旧的文件夹下有一个新的文件夹,结构应该是这样的\-- root folder |-- folder for the old prestashop |-- folder for the old prestashop |-- folder for the old prestashop |-- folder for the old prestashop |-- folder for the old prestashop |-- new prestashop folder | -- folder for the new prestashop | -- folder for the new prestashop | -- folder for the new prestashop | -- folder for the new prestashop
我把两个prestashops表放在一个不同前缀的数据库中,这样它们就不会混淆了。
我还更改了settings.inc.php数据库的用户和密码,当然还有前缀。我更改了
shop_url table: domain: current domain domain_ssl: current doamin physical_uri: folder name for the new prestashop
此设置将把我带到旧的prerstashop首页。我还可以去新的普里斯塔斯的后门办公室。
我还尝试将virtual_uri设置为新的prestashop的文件夹名称。还是不能工作。
为什么?我错过了什么吗?
prestashop版本: 1.6.1.7
感谢您的帮助!
https://stackoverflow.com/questions/47649394
复制相似问题