XAMPP for Linux, ubuntu, how to install, uninstall, start, stop XAMPP, how to create HelloWorld website on localhost
The following commands were used:
chmod 755 xampp-linux-VERSION-installer.run
sudo ./xampp-linux-VERSION-installer.run
sudo /opt/lampp/lampp start
sudo /opt/lampp/lampp stop
Under Linux XAMPP installs itself completely into the directory /opt/lamp/.
XAMPP download | SourceForge.net
https://sourceforge.net/projects/xampp/