Answers for "run xampp 8 on mac at startup"

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
0

run xampp application on windows startup

1. Open the XAMPP Control Panel.
2. Click Config.
3. Select modules and click Save.
4. Open File Explorer to C:xampp.
5. Right-click xampp-control.exe and select Create Shortcut.
6. Press Windows Key + R.
7. Type shell:startup and click OK.
8. Drag the shortcut from C:xampp to the Startup folder.
Posted by: Guest on December-28-2021

Code answers related to "run xampp 8 on mac at startup"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language