mySQL server in XAMP don't start

后端 未结 6 1392
失恋的感觉
失恋的感觉 2021-01-12 21:30

I read all of articles about my problem but it still not working

How can I solve this issue?

Here is my log file:

2015-11-10 15:26:56 10fc          


        
6条回答
  •  时光取名叫无心
    2021-01-12 22:24

    Windows 10 Microsoft Windows [version 10.0.19041.450] Laragon 4.0.16 190914 (MySQL 5.7.24_winx64) on 3306 Xampp 3.2.4 (10.4.13-MariaDB) on 3306

    Some log error lines of MySQL 5.7.24_winx64 on 3306 on Laragon 4.0.16 190914 :

    • '::' resolves to '::'; Server socket created on IP: '::'. Can't start server: Bind on TCP/IP port: No such file or directory

    No way to fix this (sfc /scannow, change port to 3307=nok) so I decided to remove HyperV/Sandbox and all Windows 10 options related to HyperV (lan adapters issues ?).

    After the removals of the HyperV Windows 10 options + reboot, Laragon MySQL and Xampp MariaDB are working like a charm!

提交回复
热议问题