Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

xampp mysql problem detected port 3306 in use by

Scroll down to 
# The MySQL server.
default-character-set=utf8mb4
[mysqld]
skip-grant-tables=TRUE
port=3306
socket="C:/xampp/mysql/mysql.sock"
then change the port number from 3306 to 3307. Save file and close.
Source by walacademy.com #
 
PREVIOUS NEXT
Tagged: #xampp #mysql #problem #detected #port
ADD COMMENT
Topic
Name
2+5 =