Answers for "xampp apache mysql database not starting ubuntu"

2

xampp mysql database not starting

sudo killall mysqld

then

sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
Posted by: Guest on November-11-2021
1

apache server not starting in xampp ubuntu

sudo /etc/init.d/apache2 stop   
sudo /opt/lampp/lampp start
Posted by: Guest on August-17-2020

Code answers related to "xampp apache mysql database not starting ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language