How do I silence PHP errors on Linux Ubuntu Lampp?


<b>Notice</b>:  Undefined index: consid in <b>/media/data1/lampp/htdocs/bridgingbpjs/index.php</b> on line <b>82</b><br />

How do I silence PHP errors on Linux Ubuntu Lampp?

1.

go to /lampp/etc/php.ini

2.

Find this text
display_errors=On

and then set it off
display_errors=Off

3. 

Resart Lampp
sudo /opt/lampp/share/xampp-control-panel/xampp-control-panel