Загрузка страницы

How to Install WordPress on Google Cloud (Free Tier) - Tutorial | Free SSL, PHPMyAdmin, Domain.

This tutorial is on Installing WordPress on Google Cloud Free Tier with Openlitespeed. This guide is meant for beginners who want to set up their WordPress site with $300 credit.
I have tried my best to explain, if you still have any more questions then feel free to comment below.
Steps:
Creating a Google Cloud Account
Installing Openlitespeed
Static IP
Connecting Domain Name
Installing WordPress
Setup Swap File
Accessing PHPMyAdmin
Editing php.ini File
Google Free Tier Pricing:- https://cloud.google.com/free/docs/gcp-free-tier
Full Commands List - https://superfinesse.com/install-wordpress-on-google-cloud-free-tier/
---------------------------------------------------------------------------------

The Commands for the Swap file:-
sudo fallocate -l 1G /swapfile
sudo chmod 600 /swapfile
sudo mkswap /swapfile
sudo swapon /swapfile
free -m
echo '/swapfile none swap sw 0 0' | sudo tee -a /etc/fstab

To check swap file:-
htop

---------------------------------------------------------------------------------
PHPMyAdmin Root Password Command:-
sudo sed -n 1p /home/ubuntu/.db_password
---------------------------------------------------------------------------------
PHPMyAdmin User Password Command:-
sudo sed -n 2p /home/ubuntu/.db_password
---------------------------------------------------------------------------------
EDIT php.ini file:-
vi /usr/local/lsws/lsphp74/etc/php/7.4/litespeed/php.ini
---------------------------------------------------------------------------------
Restarting PHP Command:-
killall -9 lsphp
Thanks for watching.
Good Luck!

Видео How to Install WordPress on Google Cloud (Free Tier) - Tutorial | Free SSL, PHPMyAdmin, Domain. канала Super Finesse
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
6 декабря 2020 г. 2:56:53
00:18:18
Яндекс.Метрика