How To Run Xampp in Ubuntu after Installation

Ubuntu Linux is started to become popular nowadays, especially to those who wanted to stop using Windows, but if you are a developer and you installed an Xampp as your localhost for your project, you may wonder where do the application installed since its not visible when you try to search it. So this simple guide will help you to open the XAMPP window again using this command listed below:

Screenshot take from Bryan Granse Devs

Locate the installation directory of XAMPP from your Ubuntu Linux, commonly it should on:

/opt/lampp

change directory to /opt/lampp

cd /opt/lampp

To start XAMPP control panel

./manager-linux-x64.run

Use sudo if it says "Permission Denied" while executing the previous command.

sudo ./manager-linux-x64.run


If you are using ubuntu, you can check the in-depth discussion here.

Post a Comment

أحدث أقدم