"PHP" Open and close debugging and error messages

Source: Internet
Author: User

Turning on debugging and error messages helps programmers understand where they are wrong, so they can solve problems faster.

Turn off debugging information, when your page is published, the user can not see your PHP running error, of course, will not see the right thing, just a blank.

The key is after the installation of PHP, forget to open debugging and error messages, in your programming when you write the wrong code, but found that PHP did not error, will produce confused, at this time you have to focus on your PHP installation directory under the php.ini

For example, to find display_errors that line, pay attention to turn off, change to on,on the first letter note capitalization. Vice versa.


Also, reboot your Apache server.

At this point you can easily turn on and off debugging and error messages.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

"PHP" Open and close debugging and error messages

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.