Answers for "how to change mysql port in xampp"

SQL
0

how to change mysql port in xampp

1. Open xampp control panel.
2. Press Config on MySQL line.
3. Open my.ini 
4. Search for the variable "port" under "The MySQL server.
5. Change the port to your desired value.
6. Start MySQL to make sure it has successfully changed.
Posted by: Guest on February-01-2022

Code answers related to "how to change mysql port in xampp"

Code answers related to "SQL"

Browse Popular Code Answers by Language