Hello everyone, now I have a problem.

When Fatal Error is raised, script also sends error code 500 with Fatal
Error message text. 
(For example, when i'm trying to use in controller method, which doesn't
exist, like "$this->album->_redirect('/');"

This error code 500 cause IE to show its own error page, without text of the
Fatal Error, but it works normal for FireFox 
(it shows Fatal Error message text).

When I'm trying to produce this Fatal Error on another domen (with the same
settings for Apache and PHP), error message is sent without error code.

Is it normal ZF work?

I can't find 500 error code in sources and i can't find any records about
this error in Apache logs
Does anyone know where is the problem?

Thanks you.

-- 
View this message in context: 
http://www.nabble.com/HTTT-500-error-code-when-Fatal-Error-happens-tf4677297s16154.html#a13363799
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to