Notice Error Apache Server

Disable Notice of Undefined Variable in Apache Server

Found a simple and easy solution. It can be solved by replacing the line “error_reporting = E_ALL” by “error_reporting = E_ALL & ~E_NOTICE” at php.ini

Yosef Sukianto has written 36 articles

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>