How to Install XAMPP on Ubuntu
Watch the video above for the step by step installation guide . Install #xampp on #Ubuntu STEP 1 Download Xampp STEP 2 Install Xampp . sudo ./path STEP 3 (Optional ) Stop Nginx (if you have it installed and running) sudo systemctl stop nginx.service STEP 4 (Optional) Remove xampp sudo /opt/lampp/uninstall Remove nginx sudo systemctl …