【问题标题】:Wamp does not show anything when i trying to open my site on localhost当我尝试在本地主机上打开我的网站时,Wamp 没有显示任何内容
【发布时间】:2014-11-22 13:48:53
【问题描述】:

我是 magento 的新手。请帮助我如何显示我的网站。 当我输入 url : localhost/magento/projectname/ 然后它返回空白页。 如何解决这个问题呢? 任何帮助都会得到帮助。谢谢。

【问题讨论】:

    标签: magento localhost wampserver


    【解决方案1】:

    愿这一切顺利

    select * from core_config_data where path = 'web/unsecure/base_url';

    select * from core_config_data where path = 'web/secure/base_url';

    请使用此查询并将 localhost 的路径更改为您的根目录,例如 127.0.0.5/yourdirectorypath/

    请相应更改...

    在索引文件中也使错误为真,并且在您的根目录中有一个错误目录,您将在其中找到 error.xml.sample 删除 .sample 并检查需要更正的内容....

    【讨论】:

    • 谢谢维杰。我正在尝试这样做。再次感谢。
    猜你喜欢
    • 2016-08-26
    • 2023-02-11
    • 1970-01-01
    • 2014-04-14
    • 1970-01-01
    • 2015-10-05
    • 2015-12-24
    • 2014-06-17
    • 2019-02-17
    相关资源
    最近更新 更多