【问题标题】:Magento Installation Issue (Install Not Being Found)Magento 安装问题(未找到安装)
【发布时间】:2012-04-25 11:47:20
【问题描述】:

我目前正在尝试在运行最新版本 Ubuntu Server 的虚拟机上安装最新版本的 Magento。 Ubuntu 已使用 Nginx 和 PhpMyAdmin 正确设置。我遇到的问题与 Magento 本身的安装有关。我的站点文件夹“magento.dev”根目录下的 /magento/ 文件夹中有 magento CMS,但是当我通过输入“http://magento.dev/magento”安装 CMS 时,我被重定向到“我采取的 http://magento.dev/magento/index.php/install/" 是正常的,表明重写工作正常,但问题是我得到一个链接似乎已损坏的错误。我也试过“http://magento.dev/magento/install.php”和其他几个但没有运气。

我通过取消注释“RewriteBase /magento/”来编辑 .htaccess 以反映 magentos 根文件夹。

我已经广泛搜索了这个问题的修复方法,但到目前为止还没有真正找到任何有用的东西。

希望你们能帮帮我。

干杯。

【问题讨论】:

    标签: magento hyperlink installation


    【解决方案1】:

    nginx 配置的语法与 apache 不同(但更简洁)。

    您可能正在使用 apache2 的 nginx 配置

    PS:nginx配置文件一般是/etc/nginx/sites-available/websitename

    看看这个问题,它可能会对你有所帮助。 https://serverfault.com/questions/24243/nginx-support-for-htaccess-rewrite-rules-differences-from-apache

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-10
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多