【问题标题】:how to enable debugging mode using database in magento?如何在magento中使用数据库启用调试模式?
【发布时间】:2013-10-29 06:41:31
【问题描述】:

我使用的是 magento 1.6,所有页面都出现错误

"404 error: Page not found."

我什至无法打开管理员,已将其从 1.5 升级到 1.6

谁能帮忙,我该怎么办。

请提供查询以从数据库启用 bedug 模式,以便我可以看到正在发生的事情,因为我无法访问管理员。

【问题讨论】:

    标签: php magento magento-1.5 magento-1.6


    【解决方案1】:

    试试:

    1. 检查文件权限和模式重写
    2. 取消注释 ini_set('display_errors', 1)
    3. 使用 xdebug 逐步检查
    4. 使用base_url/index.php/admin(如果可行,则配置.htaccess)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-08-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-08-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多