Last active
March 15, 2021 16:35
-
-
Save LinauxTerminology/a4b27230f0950ec44146d928c3fbda84 to your computer and use it in GitHub Desktop.
I Will Do LAMP Stack Installation Service Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
commented
Mar 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment