【问题标题】:localhost-magento-store.com/index.php/install Showing Not Found in Ubuntu 12.04localhost-magento-store.com/index.php/install 在 Ubuntu 12.04 中显示未找到
【发布时间】:2014-05-17 20:37:43
【问题描述】:

我正在尝试在我的 ubuntu 12.04 上安装 magento,

我按照以下教程在我的机器上下载和设置它,

http://davidtsadler.com/archives/2012/06/03/how-to-install-magento-on-ubuntu/

查询 www.localhost.magento-store.com 它工作正常并显示各自的输出..

但是在安装 magento 时它失败并显示在此处输入代码

未找到 在此服务器上找不到请求的 URL index.php 安装 Apache 2.2.22 (Ubuntu) 服务器位于 localhost.magento-store.com 端口 80

【问题讨论】:

  • 您能否在您关注的博客中发布此问题?这样的问题无法回答,我们必须阅读该博客中所写的全部内容。

标签: magento ubuntu ubuntu-12.04


【解决方案1】:

我可以在这里为您编写 Magneto 的一般安装:

  1. 在你的 ubuntu 服务器中安装 Apache、php 和 Mysql(添加,安装 mcrypt)
  2. 在 /var/www 中创建一个文件夹“magento”并提供适当的写入权限
  3. 从magento站点下载magento并解压到文件夹:/var/www/magento,这样这个文件夹的内容就是index.php
  4. 在浏览器中访问localhost/magento(你应该有mysqlsql数据库,所以你可以安装phpmyadmin或者使用命令行创建数据库)
  5. 按照安装步骤进行
  6. 如果您想在 Apache 的 Virtualhost 上查看特定的域。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-03-22
    • 1970-01-01
    • 2014-08-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多