cannot see a search bar so having to post

where is the php.ini located to suppress warnings / notices

Thanks

Hi,

The post found here: https://www.ostraining.com/blog/coding/phpini-file/
shows you how to create a small page that simply displays your php info, including php.ini location. This should work for most instances, including godaddy.

You can also use the terminal command: php --ini
This will show you a few possible ini files and their locations.