[CentOS] php.ini disabled notices still shows notices in the logs

Tue Jan 4 13:38:50 UTC 2011
Andres Lucena <andreslucena at gmail.com>

On Mon, Jan 3, 2011 at 11:55 PM, George <listmail.gg at gmail.com> wrote:
> Hello,
>
> I did some google searches but could not find anyone raising a similar
> issue immediatly but perhaps there is already somewhere a bugreport
> upstream about this I did overlook ...
>
> When you disable notices in /etc/php.ini:
> error_reporting = E_ALL & ~E_NOTICE
> on a simple LAMP setup of CentOS 5.x (running 5.0 up to 5.5) I still see
> notices in the log files ... (which causes a serious overhead of logs in
> my case ...)
> Anyone can confirm this and/or can point me towards bugreports/solutions?
>
> Regards,
>
> George

Ey George,

I hope this will help you:
http://www.cyberciti.biz/faq/error_log-defines-file-where-script-errors-logged/

Regards,
Andres