Skip to content

Instantly share code, notes, and snippets.

@LinuxFintech
Last active August 30, 2021 16:40
Show Gist options
  • Save LinuxFintech/acc9e3f926928dc770fc2a6809b1888f to your computer and use it in GitHub Desktop.
Save LinuxFintech/acc9e3f926928dc770fc2a6809b1888f to your computer and use it in GitHub Desktop.
Wordpress Setup Using LEMP Stack in Ubuntu
PING ME TO ENGAGED YOUR WORKS:
SMS: +8801735917013
IMO: +8801735917013
BiP: +8801735917013
Viber: +8801735917013sudo systemctl restart apache2
sudo systemctl reload apache2
Signal: +8801735917013
Discord: +8801735917013
Telegram: https://t.me/LinuxFintech​
WhatsApp: +8801735917013sudo systemctl restart apache2
sudo systemctl reload apache2
Skype: https://join.skype.com/uZtGEczcYM0J​
Email: linuxfintech@gmail.com
sudo apt update
sudo apt install php-curl php-gd php-intl php-mbstring php-soap php-xml php-xmlrpc php-zip
sudo nginx -t
sudo systemctl reload nginx
sudo service nginx restart
tar -zxvf latest.tar.gz
cp /tmp/wordpress/wp-config-sample.php /tmp/wordpress/wp-config.php
# Enjoy Wordpress
@LinuxFintech
Copy link
Author

Screenshot from 2021-08-29 22-04-38

@LinuxFintech
Copy link
Author

Screenshot from 2021-08-29 22-04-44

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