Elon Tusk avatar

How to install xampp(linux latest version)

fatdog

Published: 26 May 2018 › Updated: 26 May 2018How to install xampp(linux latest version)

How to install xampp(linux latest version)

  1. Xampp Download latest linux version [I downloaded my file to the downloads folder]
  2. Open Terminal
```
cd Downloands
```
  1. We give your file permission. You can give it at 777. Press X after typing TAB will auto complete
```
chmod +x xampp-linux-x64-7.0.9-2-installer.run 
```
  1. We're running our file.
```
sudo ./xampp-linux-*-installer.run
```
  1. If you want to run the lamp without the interface then open the terminal / opt / lampp / lampp start.
```
 sudo /opt/lampp/lampp start  
```
  1. if you want to see the interface and want to run it

    sudo ./manager-linux.run (yada manager-linux-x64.run)
    

Leave How to install xampp(linux latest version) to:

Written by

Read more #xampp posts


Best Posts From Elon Tusk

We have not curated any of fatdog's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Elon Tusk