
This module simply redirects the user to an error page when a PHP fatal error is thrown. The error page is configurable. The error is logged using watchdog.
Note: this module does not handle errors that are not thrown by PHP, like Apache/Nginx 500 errors (e.g. after a redirect loop). Moreover, it only handles FATAL errors, because all other errors can be caught properly by a try/catch block and are natively handled by Drupal core.
Sponsorship
This project is sponsored by MaPS System. Special thanks to Cedric Pons from MaPS System for its support.
Project information
49 sites report using this module
- Created by b-prod on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.