14,954
edits
| Line 62: | Line 62: | ||
** For MySQL Server 5.6: x:\ProgramData\MySQL\MySQL Server 5.6\my.ini {{exclaim}} not the file located: x:\Program Files\MySQL\MySQL Server 5.6\my-default.ini | ** For MySQL Server 5.6: x:\ProgramData\MySQL\MySQL Server 5.6\my.ini {{exclaim}} not the file located: x:\Program Files\MySQL\MySQL Server 5.6\my-default.ini | ||
** For AppServ v.2.5.10: x:\AppServ\MySQL\my.ini | ** For AppServ v.2.5.10: x:\AppServ\MySQL\my.ini | ||
* find this line: port=3306, and change the port what you want | * find this line: port=3306, and change the port what you want ex: 3307. And save the configuration file. | ||
* restart the MySQL service | * restart the MySQL service | ||
* (optional) If you using [http://www.phpmyadmin.net/home_page/index.php phpMyAdmin] for MySQL management, you need to change port setting of the phpMyAdmin config file. | * (optional) If you using [http://www.phpmyadmin.net/home_page/index.php phpMyAdmin] for MySQL management, you need to change port setting of the phpMyAdmin config file. | ||