Hi,
I’m using newrelic to monitor several applications in my shared hosting account @webfaction. It works great and the information I get is very useful. Today I checked the log files and noticed that my php log file get this warning for very php execution:
[10-May-2014 04:58:13 UTC] PHP Warning: Module ‘newrelic’ already loaded in Unknown on line 0
[10-May-2014 04:58:16 UTC] PHP Warning: Module ‘newrelic’ already loaded in Unknown on line 0
[10-May-2014 04:58:17 UTC] PHP Warning: Module ‘newrelic’ already loaded in Unknown on line 0
[10-May-2014 04:58:18 UTC] PHP Warning: Module ‘newrelic’ already loaded in Unknown on line 0
Is it possible to configure the client to get rid of them? I tried already to change error_reporting inside the php.ini file, but this doesn’t helped.