I just installed XAMPP v3.2.2 by following Derek Banas's youtube tutorial. I managed to run apache, but when I try to run MySQL, I get this message
Error: MySQL shutdown unexpectedly.
11:31:35 AM [mysql] This may be due to a blocked port, missing dependencies,
11:31:35 AM [mysql] improper privileges, a crash, or a shutdown by another method.
I have been looking at other solutions on StackOverflow but none of them have worked for me.
Here is my mysql_error.log file.
This is the error I get when using phpMyAdmin.
I apologize for uploading the code. Not sure which parts were necessary!