Answers for "xampp don't start apache"

7

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 systemctl stop nginx

sudo /opt/lampp/lampp start
Posted by: Guest on July-28-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language