Answers for "what to do if mysql is not running in xampp"

SQL
1

When mysql server would not work in xampp

sudo service mysql stop
sudo /opt/lampp/lampp restart
Posted by: Guest on January-27-2021

Code answers related to "what to do if mysql is not running in xampp"

Code answers related to "SQL"

Browse Popular Code Answers by Language