How do you set in php.ini to have all errors sent? I found error_log but cannot figure out how to set it to email. Ultimately, what I am doing is setting error_log (php_value) in my apache config for a specific site. Is it possible send the logs?
hi,
set the header return-path to your mail id in the mail header
regards, bvsureshbabu