“Instale o xampp no ​​Linux” Respostas de código

Instale o xampp no ​​Linux

1: download for linux from -> https://www.apachefriends.org/download.html
2: enable permision to run the installer -> chmod 777 ./xampp-linux-x64-8.1.2-0-installer.run
3: finally run -> xampp-linux-x64-8.1.2-0-installer.run
###########################################################
start server -> sudo '/opt/lampp/xampp' start
sudo '/opt/lampp/xampp' restart
reload server -> sudo '/opt/lampp/xampp' reload
stop server -> sudo '/opt/lampp/xampp' start
Jonathan Felicity

Como usar o XAMPP no Ubuntu

 sudo '/opt/lampp/xampp' start
 sudo '/opt/lampp/xampp' reload
 sudo '/opt/lampp/xampp' restart
 sudo '/opt/lampp/xampp' stop
Mo Saeid

Como instalar o xampp no ​​Ubuntu

$ sudo apt install net-tools
/*    */
Avenger

Respostas semelhantes a “Instale o xampp no ​​Linux”

Perguntas semelhantes a “Instale o xampp no ​​Linux”

Mais respostas relacionadas para “Instale o xampp no ​​Linux” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código