PHP-Nuke 8, how to turn on error reporting

To turn on error reporting in config.php by changing

Code:
$display_errors = false;

to:
Code:
$display_errors = true;

About Andrew Lin

Hi, I have always wanted to creat a blog site but never had the time. I have been working in Information Technology for over 15 years. I specialize mainly in networks and server technologies and dabble a little with the programming aspects. Andrew Lin

View all posts by Andrew Lin →