[Resolved] XAMPP Error: MySQL Shutdown Unexpectedly | Fail to start MySQL service in XAMPP

Поділитися
Вставка
  • Опубліковано 8 січ 2025

КОМЕНТАРІ • 8

  • @MrIanspeed
    @MrIanspeed 6 місяців тому

    Thank you sooooooooooo much, the replacing of data files worked for me!! Thank you for taking the time to put this video up 👌👍😊😊

  • @JoanaPinto-b8h
    @JoanaPinto-b8h 5 місяців тому

    Thank you very much, it helped me a lot. 😊🙏

  • @amanornarhandrews
    @amanornarhandrews 5 місяців тому

    This really helped
    Very good video 😍

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq 11 місяців тому

    It works for me, your solution is 100% perfect

  • @bushraw66
    @bushraw66 Рік тому

    I get a different PID number every time I try to run mysql before it's unexpectedly shut, (although the port number is always the same which is 3306) do I shut off every PID number It shows?

    • @tinytips4823
      @tinytips4823  Рік тому

      Better modify the default port number.

  • @HaifengZhu-pn3uq
    @HaifengZhu-pn3uq 11 місяців тому

    after this, phpmyadin cannot open, I got the error "This site can’t be reachedlocalhost refused to connect."

    • @tinytips4823
      @tinytips4823  11 місяців тому

      There are some trouble shooting steps one by one you can try:
      1. Flush the DNS: In command prompt type 'ipconfig /flushdns' then press enter.
      2. You can try deleting localhost from your browser. in your browser type 'chrome://net-internals/#hsts' and press enter. No matter whatever browser you use, the name will get updated. Then under 'Delete domain security policies', type localhost and press delete. Restart your browser for changes to take effect (important).
      3. You can try turning off the windows defender firewall and check if the issue persists or not.
      4. Change the default port number in httpd.conf file. You may see the process in one of my videos with the title "[Solution] Apache and MySQL service startup error in XAMPP". Look at the initial part of the video, dealing with httpd.conf file