Hi.
Using Apache 2.0.52 with PHP 4.3.10 on Linux, I'd like not to include PHP warnings within the Apache error log.
Within 'php.ini' I set "log_errors = Off", but my Apache error log is still including these erorrs.
Any suggestion? Thank you very much.