1
I’m setting up the XAMPP v3.2.2
and my MySQL
is not working, follows the error:
Error: MySQL shutdown unexpectedly.
5:46:11 PM [mysql] This may be due to a blocked port, Missing dependencies,
5:46:11 PM [mysql] Improper privileges, a crash, or a shutdown by Another method.
5:46:11 PM [mysql] Press the Logs button to view error logs and check
5:46:11 PM [mysql] the Windows Event Viewer for more Clues
5:46:11 PM [mysql] If you need more help, copy and post this
5:46:11 PM [mysql] entire log window on the forums
The solutions found on the Internet boil down to delete the ibdata1 file in the directory xampp/mysql/data
. This solution did not work as I delete the file and run MySQL
in the Control Panel
of Xampp
it creates that file again.
And the other solution would be to change the door which by default is 3306, was changed to 3307, but unsuccessfully too.
Would anyone have any possible solution?
Make sure Skype is not using port 80, it usually hangs the xampp. Ultimately, delete the xampp and try to reinstall the latter website version:
– Ivan Ferrer
I don’t have skype installed. I will reinstall XAMPP and comment again. Thank you.
– Jefferson Botelho
Don’t forget to back up
htdocs
.– Ivan Ferrer