Answers for "apache not starting on xampp mac"

6

apache2 does not start xampp mac

sudo /Applications/XAMPP/xamppfiles/bin/apachectl start
sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
Posted by: Guest on February-13-2021
1

xampp apache not starting

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

Code answers related to "apache not starting on xampp mac"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language