Problem with MySql in Xampp

0

When I start MySql in Xampp I get this series of errors

  

MySQL Service detected with wrong path

15:41:54  [mysql]   Change XAMPP MySQL and Control Panel settings or
15:41:54  [mysql]   Uninstall/disable the other service manually first 
15:41:54  [mysql]   Found Path: "C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe" 
                     --defaults-file="C:\ProgramData\MySQL\MySQL Server 8.0\my.ini" MySQL
15:41:54  [mysql]   Expected Path: c:\xampp\mysql\bin\mysqld.exe
                     --defaults-file=c:\xampp\mysql\bin\my.ini mysql

Does anyone know how to fix it?

    
asked by Elias Arias 16.08.2018 в 23:51
source

0 answers