how to startt Xampp application on Ubuntu afer installation succeeded? code example
Example 1: how to start xampp in ubuntu
sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run
Example 2: how to start xampp in ubuntu
sudo /opt/lampp/lampp start