Turn errors off for PHP

Avatar
  • Answered
Hello:

I went to the php.ini file in my root folder and turned the display errors off by using the following code: display_errors = Off

When I run the phpinfo() function it still says the display errors as being on. Any suggestions?
Avatar
johnpaulb-imhs1
Hello, Thank you for your question about turning PHP errors off. I created a phpinfo page in your account, and the display_errors setting shows as "Off." I left the the phpinfo.php page there, so you can see it. You can see it here: example.com/phpinfo.php (be sure to replace example.com with your actual domain name) Feel free to erase it you no longer need it. If you have any further questions, feel free to post them below. Thank you, John-Paul