I changed php.ini trough PHP Configuration Editor to not log any errors. Yet, it seems like they are still being logged. Any ideas why?
You need to comment out the log line within httpd.conf . In centos httpd.conf is located at /etc/httpd/conf/httpd.conf
Thanks for the reply. In my case this happens automatically when I update my setting. Not sure though. I disabled all I possibly could and it seems to be working now.