How To Install XAMPP On Linux Mint

XAMPP provides a free complete suite of PHP,MySQL and Apache as a framework for developing web based applications. Here is how to install it on Linux Mint : 1. Download the package for Linux from here. 2. Make sure to extract the downloaded package as administrator (Right click on the package and select Open as administrator) and unzip it in the /opt folder. 3. Start XAMPP by typing sudo /opt/lampp/lampp...