Last active
August 30, 2021 16:40
-
-
Save LinuxFintech/acc9e3f926928dc770fc2a6809b1888f to your computer and use it in GitHub Desktop.
Wordpress Setup Using LEMP Stack in Ubuntu
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
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: [email protected] | |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment