ilos28
ilos28

Reputation: 103

How can i configure Mysql in Xampp?

I have a problem with Mysql and Xampp. I installed Xampp and, with the package, it was installed Mysql too, but I installed Mysql many months ago.

So, the problem is when I try to "start" it. It doesn't work because of Mysql is already running on port 3306.

What I have to do for "activate" Mysql in Xampp if I have another Mysql?

Upvotes: 0

Views: 206

Answers (1)

Ahmad Shaf
Ahmad Shaf

Reputation: 26

You should change the port of Mysql Server in XAMPP. Here is the solution. https://www.quora.com/How-do-I-change-the-port-of-a-MySQL-server-in-XAMPP

Upvotes: 1

Related Questions