Eu vi uma dúvida de uma aluna sobre o MySQL e tive o mesmo problema, mas no tópico não explica como usar a versão do MySQL já instalado.
Fiz o download do XAMPP e consegui apenas dar start no Tomcat, e então o localhost:8080/ funcionou normalmente, porém quando fui tentar acessar a pasta index.php deu HTTP Status 404, não foi encontrada a pasta, mesmo eu tendo inicializado o MySQL pelo terminal (mysql -u root).
Como faço para usar a versão do MySQL que ja tenho instalado no PC e fazer ele se comunicar com o servidor? E também não consigo rodar o Apache, ele precisa estar rodando também? Segue abaixo os erros do Apache, o erro do MySQL eu sei porque tenho uma versão ja instalada.
APACHE
21:44:54 [Apache] Attempting to start Apache app...
21:44:54 [Apache] Status change detected: running
21:44:57 [Apache] Status change detected: stopped
21:44:57 [Apache] Error: Apache shutdown unexpectedly.
21:44:57 [Apache] This may be due to a blocked port, missing dependencies,
21:44:57 [Apache] improper privileges, a crash, or a shutdown by another method.
21:44:57 [Apache] Press the Logs button to view error logs and check
21:44:57 [Apache] the Windows Event Viewer for more clues
21:44:57 [Apache] If you need more help, copy and post this
21:44:57 [Apache] entire log window on the forums