I installed Xampp server and Wamp server together in my computer. Wampp is working fine. But Xampp is getting errors. I watched some videos on youtube. But nothing worked for me. I want to Xampp and wamp server together on my computer for 2 different projects. Is it possible? If yes, please give me a solution for it…
Question posted in PhpMyAdmin
The official documentation can be found here.
The official documentation can be found here.
2
Answers
Be more specific in asking questions.
what is the error?
Maybe port conflict issue, can be fixed by changing one of those port configurations.
Solution
Open XAMPP > Click
config
button of MySQL module > openmy.ini
usingnotepad
or any editor > Replace the number3306
with any number you like, e.g.3307
> Save > Close XAMPP Server completely > Open it again ( Recomanded in Administrator mode ) > start serverIssue will be fixed.
Use different port and drive for both Xampp and Wampp