Course Intermediate 11266
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.
Course Advanced 17592
Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.
Course Advanced 11304
Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.
How to disable PHP reporting SQL errors?
2023-09-05 17:14:24 0 1 641
socket.io reports cross-domain error
2020-12-03 11:23:06 0 1 1600
2019-07-04 22:09:48 0 4 1599
nginx - Tengine reports 403 Forbidden error
2017-05-16 17:20:11 0 1 1891
Course Introduction:How to solve win10 sending error report? When we use the computer, sometimes after an application error occurs, a window will pop up to send an error report, but in fact, even if it is sent, it will have no effect. Some users who use the official version of Win10 want to turn it off, but don’t know how to turn off the error report sent by Win10. First, let’s take a look at how to turn off the error report sent by Win10. How to solve win10 sending error report? The specific method is as follows: 1. On the Windows 10 desktop, we right-click the Start button in the lower left corner and select the "Run" menu item in the pop-up menu. 2. Enter the command regedit in the opened Windows 10 run window, and then click the OK button. 3
2023-07-15 comment 0 3118
Course Introduction:Understand PHP error levels and error reporting options When writing PHP programs, you often encounter various errors, including syntax errors, runtime errors, etc. In order to be able to detect and debug these errors in a timely manner, it is important to understand PHP error levels and error reporting options. This article will detail PHP's error levels and how to set error reporting options. PHP error levels PHP defines different error levels to represent the severity of the error. These error levels are represented by the following constants: E_ERROR: Cause
2023-08-07 comment 0 1502
Course Introduction:: How to set the error_reporting error reporting level in PHP: Error reporting level: Specifies under what circumstances errors in the script code (errors here are generalized errors, including E_NOTICE attention, E_WARNING warnings, E_ERROR fatal errors, etc.) will be reported as errors Report output. Method to set the error reporting level: 1. Modify the PHP configuration file php.ini and set error_reporting in this way, then restart the web server, and it will take effect permanently. Here we take the xampp integrated software package as an example. Open the configuration file php.ini and check the error report level e
2016-07-28 comment 0 1085
Course Introduction:During the use of Win7 computers, many friends want to turn off the annoying system error report. Today, for users who want to turn off the system error report, the editor will take a look at how to cancel the Win7 error report prompt window. Take a look. How to turn off the system error report in win7: 1. Use the shortcut key combination "win+r" to open Run, enter "gpeidit.msc", and press Enter to confirm. 2. Open the Local Group Policy Editor, enter "User Configuration" - "Management Module" - "Windows Components" - "Windows Error Reporting" from the left column, double-click "Disable Windows Error Reporting" in the right column, as shown below As shown 3. Select "Enabled" in the upper left corner
2023-12-23 comment 0 999