将新的 prestashop 放在 prestashop 下,url 不起作用。后端办公室工作完美
Put a new prestashop under a prestashop, the url is not working. backend office works perfoect
我目前在服务器上有 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
我把两个prestashopstable放在一个不同前缀的数据库里,这样就不会混淆了。
我还更改了 settings.inc.php 数据库用户和密码,当然还有前缀。我改变了
shop_url table:
domain: current domain
domain_ssl: current doamin
physical_uri: folder name for the new prestashop
此设置会将我带到旧的 prerstashop 首页。
我仍然可以去新的 prestashop 的后台办公室。
我还尝试将 virtual_uri 设置为新 prestashop 的文件夹名称。仍然无法正常工作。
为什么?我错过了什么吗?
prestashop 版本:1.6.1.7
谢谢你的帮助!!!
您是否尝试过在第二家商店的根文件夹中重新生成 .htaccess 文件?
您可以通过单击 "Seo & URLs" 菜单中的保存按钮重新生成 .htaccess 文件。
我目前在服务器上有 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
我把两个prestashopstable放在一个不同前缀的数据库里,这样就不会混淆了。
我还更改了 settings.inc.php 数据库用户和密码,当然还有前缀。我改变了
shop_url table:
domain: current domain
domain_ssl: current doamin
physical_uri: folder name for the new prestashop
此设置会将我带到旧的 prerstashop 首页。 我仍然可以去新的 prestashop 的后台办公室。
我还尝试将 virtual_uri 设置为新 prestashop 的文件夹名称。仍然无法正常工作。
为什么?我错过了什么吗?
prestashop 版本:1.6.1.7
谢谢你的帮助!!!
您是否尝试过在第二家商店的根文件夹中重新生成 .htaccess 文件?
您可以通过单击 "Seo & URLs" 菜单中的保存按钮重新生成 .htaccess 文件。