>  기사  >  백엔드 개발  >  cakephp,throw new Exception时报错。

cakephp,throw new Exception时报错。

WBOY
WBOY원래의
2016-06-23 14:22:171704검색


报的这个错误。 在windows下是正常能扔出来错误的。但是在linux下会报这个错误。
求指教、


回复讨论(解决方案)

你没有打开php的错误显示功能


报的这个错误。 在windows下是正常能扔出来错误的。但是在linux下会报这个错误。
求指教、
打开了啊~ 。好像是加载时候出现的问题

An error occurred
发生错误
sorry, the page you are looking for is currently unavailable
很抱歉,你正在寻找的页面是当前不可用。
Please try again later
请稍后再试。
if you are the system administrator of this resource then you should check the error.log for details
如果你是系统管理员,那么你应该检查这个资源的error.log细节

An error occurred
发生错误
sorry, the page you are looking for is currently unavailable
很抱歉,你正在寻找的页面是当前不可用。
Please try again later
请稍后再试。
if you are the system administrator of this resource then you should check the error.log for details
如果你是系统管理员,那么你应该检查这个资源的error.log细节
额,我知道这个的意思。 用系统自身带的错误处理就会出这个错误,不过在windows下没问题。只要我在cake里的错误处理指定给我写的页面就不会出错了。 但是我不想改核心的类库,怕以后出问题

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.