【问题标题】:magento: the requested URL MAGENTO/FURNITURE was not found on this servermagento:在此服务器上找不到请求的 URL MAGENTO/FURNITURE
【发布时间】:2012-05-17 15:56:46
【问题描述】:

我刚刚使用 WAMP 安装了 magento 1.7。主页(CMS)在安装后工作正常。当我单击 FURNITURE 或 ELECTRONIC 或 AppAREL 之类的链接或任何其他链接时,我收到错误“在此服务器上找不到请求的 URL MAGENTO/FURNITURE”。 我已经卸载了 WAMP 并尝试使用 Zend 服务器。一样的问题。 PHPMYADMIN 在 WAMP 和 ZENDSERVER 安装中导入 magento 示例数据时也有问题。我必须使用 mysql 命令导入 来源 c:\magento-sample-data-1.6.1.0; 我以前安装过很多次magento。所以我知道如何安装。 我检查了 apache 的 access.log 和 error.log。那里没有注册任何东西。 有人可以帮忙吗?

【问题讨论】:

  • 尝试重建您的目录 url 索引并刷新所有缓存。
  • 如何重建目录url索引?
  • 在管理系统 > 索引管理
  • 我已经重新索引了所有数据并清除了所有缓存。我总是在新安装后这样做。
  • 您的虚拟主机中是否设置了 AllowOverrides All?

标签: magento installation


【解决方案1】:

移动答案:

现在可以了! Apache 第 213 行中的 AllowOverrides 设置为 None。我将其更改为全部。现在它起作用了。在 admin(system/configuration/web) 中禁用 mod_rewrite 也可以使其正常工作。这两个链接有同样的答案:

mod_rewrite Zend Server

From local server to live web server, links not working [Magento]

【讨论】:

    【解决方案2】:

    当我第一次使用 WAMP 安装 Magento 时,我遇到了同样的问题。 Roscius 提供的这个链接From local server to live web server, links not working [Magento] 很有帮助。

    当我更改系统 > 配置 > 网络 > 搜索引擎优化 > “使用网络服务器重写”= 否中的设置后,我的问题得到了解决

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-02-23
      • 2014-11-12
      • 2017-03-21
      • 2010-10-16
      • 1970-01-01
      • 2017-12-26
      • 2015-03-30
      • 2014-12-13
      相关资源
      最近更新 更多