Skip to content

Instantly share code, notes, and snippets.

@UbuntuEvangelist
Forked from LinuxFintech/lampstack.sh
Created December 21, 2020 09:10
Show Gist options
  • Save UbuntuEvangelist/8be1228d8c46f6143bec46064b48e5de to your computer and use it in GitHub Desktop.
Save UbuntuEvangelist/8be1228d8c46f6143bec46064b48e5de to your computer and use it in GitHub Desktop.
I Will Do LAMP Stack Engineering (Contact With Me)
If you need LAMP Stack srtup contact with me:
Email: [email protected]
Telegram:LinuxFintech
Skype: https://join.skype.com/Xgxp7aNBOItS
Imo: +8801735917013
WhatsApp: +8801735917013
sudo apt install apache2
sudo apt install mysql-server
sudo mysql_secure_installation
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
apache2 --version
php --version
mysql --version
#lamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment