Skip to content

Instantly share code, notes, and snippets.

@LinauxTerminology
Last active March 15, 2021 16:35
Show Gist options
  • Save LinauxTerminology/a4b27230f0950ec44146d928c3fbda84 to your computer and use it in GitHub Desktop.
Save LinauxTerminology/a4b27230f0950ec44146d928c3fbda84 to your computer and use it in GitHub Desktop.
I Will Do LAMP Stack Installation Service Linux
Need LAMP Stack Service Contact With Me:
Email: [email protected]
Skype: https://join.skype.com/VOgbAxZNCAFi
Telegram: https://t.me/LinauxTerminology
WhatsApp: +8801408694088
Imo: +8801408694088
twiteer:https://twitter.com/LinauxTerminoal
facebook:https://www.facebook.com/LinauxTerminology
bip:01314582960
instagram:[email protected]
# For Setup LAMP Run All Commands one by One:
sudo apt update
sudo apt upgrade
sudo apt install apache2
sudo apt install mysql-server
sudo mysql_secure_installation
mysql --version
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt install php7.2-fpm php7.2-common php7.2-mbstring php7.2-xmlrpc php7.2-soap php7.2-gd php7.2-xml php7.2-intl php7.2-mysql php7.2-cli php7.2-zip php7.2-curl
php --version
# Visit: http://localhost/
#lamp #lamp_stack
#LAMP #Stack #Installation #Service #Linux
@UbuntuEvangelist
Copy link

Screenshot_from_2021-03-14_22-45-13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment