Skip to content

Instantly share code, notes, and snippets.

@LinuxFintech
Created December 21, 2020 09:05
Show Gist options
  • Save LinuxFintech/46a1c964c19f830aa218d8420a7d618c to your computer and use it in GitHub Desktop.
Save LinuxFintech/46a1c964c19f830aa218d8420a7d618c 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