I am trying to turn off all errors on my website. I have followed different tutorials on how to do this, but I keep getting read and open error messages. Is there something
In file php.ini you should try this for all errors:
error_reporting = off