Zend Framework, IIS and 500 errors
One of the dangers of frameworks in general is that you forget that they do lots of handy things for you. The error handler in ZF will catch any exceptions and route them to the error action in the error controller. This then sets the correct HTTP response code, logs the error and optionally displays it if a config setting is set.
Want to have your say? just login


Be first to show your opinion !!!