By no longer active 7 on
Is there any way by which an email should be sent to admin user when any php errors comes into watchdog table of site ?
I know there is a way in drupal 6 but I want this feature in drupal 5.
Thanks,
Anjan.
Is there any way by which an email should be sent to admin user when any php errors comes into watchdog table of site ?
I know there is a way in drupal 6 but I want this feature in drupal 5.
Thanks,
Anjan.
Comments
Check out the
Check out the http://drupal.org/project/php_errors module.
===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz
I have configured this
I have already configured this module but it provides support with only Action 1.x branch and not compatible with Action 2.x branch.
And action 1.x branch is now unsupported.