我的 opencart 网站在 public_html/ocart2 如何将其转移到 public_html?
My opencart website is in public_html/ocart2 how to shift it into public_html?
我打开的购物车网站在 public_html/ocart2 如何将其转移到 public_html?请记住,我曾尝试将文件移动到 public_html,但没有成功。然后我将 open cart 的新副本安装到 public_html 文件夹并尝试备份和恢复选项,当我导入文件时它说内部服务器错误。我的两个 open cart 网站的版本都是一样的,我也试图交换数据库文件,但没有成功。请帮助我。
您需要做的就是移动文件...然后编辑配置文件(config.php 在您的商店根目录和 config.php 在 admin 文件夹)以拥有您的新文件夹路径...
我打开的购物车网站在 public_html/ocart2 如何将其转移到 public_html?请记住,我曾尝试将文件移动到 public_html,但没有成功。然后我将 open cart 的新副本安装到 public_html 文件夹并尝试备份和恢复选项,当我导入文件时它说内部服务器错误。我的两个 open cart 网站的版本都是一样的,我也试图交换数据库文件,但没有成功。请帮助我。
您需要做的就是移动文件...然后编辑配置文件(config.php 在您的商店根目录和 config.php 在 admin 文件夹)以拥有您的新文件夹路径...