flourishing 发表于 2010-12-5 15:00:22

我的调试信息怎么看不到

绝对新手。
我都是缺省安装。看了php.ini err 是指的 是缺省 e_all&& e_notice

直接在codeigniter下变成,如果有个语法错误,则没有任何错误信息,只显示一个空白天窗,怎么才能看到报错信息呢?现在我只能 看 apache的log 的error错误,才知道哪里有问题。

我的系统 ubuntu 10.04apache2 php5 mysql   浏览器是 firefox

flourishing 发表于 2010-12-5 15:30:45

呵呵,还是google了一下找到了,原来 有个 选项display error 缺省是off
页: [1]
查看完整版本: 我的调试信息怎么看不到