How to install xampp(linux latest version)

in #xampp6 years ago
  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)
    

Coin Marketplace

STEEM 0.29
TRX 0.12
JST 0.033
BTC 69831.92
ETH 3744.43
USDT 1.00
SBD 3.77