The solution to mysql server error 10038: first check the error window; then connect to the server remotely, and click "Start->Administrative Tools->Windows Firewall with Advanced Security"; then in "Rule Type" Select "Port"; finally reopen MySql.
Recommended: "mysql video tutorial"
Three solutions to the mysql 10038 error
##The first method:
The first step:Look at the error window first2003 can't connect to MySQL server on '127.0.0.1'(10038).
The second method:
The first step: Open the service and see if MySql starts. Step 2: Start the MySql service.The third method:
The first step: Find the "Start" menu and open cmd. Step 2: Enter net start mysql.The above is the detailed content of How to solve the problem of mysql server error 10038. For more information, please follow other related articles on the PHP Chinese website!