Home » Howto & Style » How to download and install XAMPP on a Mac (2020 edition)

How to download and install XAMPP on a Mac (2020 edition)

Written By The Web Developer Extraordinaire on Tuesday, Mar 10, 2020 | 06:39 PM

 
In this video, I'm going to show you how to download and install XAMPP on a Mac. We'll go through the whole process from start to finish and at the end of the video, I'll quickly demonstrate creating a new web application with a database. Just so you know, I had some challenges getting MySQL to start. I solved that by opening the terminal and typing in: sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start I hope this video was useful. Happy coding!