Follow us on Facebook

Motivasi Menulis

Memperbaiki Mysql yang Error

Memperbaiki Mysql yang Error

Memperbaiki Mysql yang Error 


You will get a list of Applications that are using different PORTS. Press Ctrl + F and write 3306 to find out which Application is using PORT 3306.

enter image description here

After this, Go to Task Manager via Search Bar or by pressing CTRL + ALT + DEL. Then Under the Background Processes, find out mysqld.exe, right-click on it and you will find an option to close it, namely "End Task".

enter image description here

Then go to your Xampp Control Panel and start the MySQL service.

enter image description here

Back To Top