Complete Guide to Host Free WordPress on Google Cloud, Openlitspeed, SSL, Static IP, , 2020
Complete Step by Step guide to host or install OpenLitSpeed WordPress on google cloud.
Topic Covered in Video are
Create a New Project
Know Openlitspeed
Deploying WordPress
What if Deployment is failed?
Checking WordPress IP
Setup DNS or A Record
Wait for Propagation time
Installing SSL and HTTPS redirection
Installing WordPress
Creating Swap File
Static IP address
Access to Phpmyadmin
Edit Php.ini File
Google Cloud Free Tier
Swap file Commands
—-
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
—–
MySQL Root Password Command
sudo sed -n 1p /home/ubuntu/.db_password
—
MySQL User Password Command
sudo sed -n 2p /home/ubuntu/.db_password
—
EDIT php.ini file
vi /usr/local/lsws/lsphp73/etc/php/7.3/litespeed/php.ini
upload_max_filesize = 64M
post_max_size = 64M
Restart PHP in Openlitspeed Comman
killall -9 lsphp
https://youtu.be/TrSKClv59Ik
thaaxxx
Bro, Why are you not making more videos? Your videos are truly helpful and amazing! <3
Can I install in this space more than 1 domain??
Excellent video.
you video is help full my Question is if i need trific at my website at google cloud litespeed server whats option select from litespeed and minimum trefict 10000user at time and whats method dabase coenction limite at time
i get this error while trying to login to phpmyadmin – For security reasons, this URL is only accessible using localhost (127.0.0.1) as the hostname.
i tried but it's not working on php admin – sql server not update 64mb but wp – admin it's can changes by plugin, how can i do that palak . help
Bhatt Gracias por tu video esta super completo
I can't seem to increase the Maximum upload file size. It's stuck at 64M. I followed the exact direction
Thank you bruh <3
still ssl certificate not showing on my site it showing not secure
When I try to check my swap file with the command 'swapon' I get an error message that says -bash: swapon: command not found. How to fix this?
Bro…I have tried editing php.ini and it was done properly. But then also it did not changed my Uplaod limit in All in One Wp Migration. Please help
letsencrpyt says domain inaccessible. even after 48 hours of changing nameserver
Thank you so much dear for such a clear clear video explaining all aspects.Great Job done👍
Thank you! This was the tutorial that finally got me all the way through! Much appreciated!
hi thank you but how to add ftp?
Would you do paid Skype tuition for WordPress/cloud setup/maintenance ?
Thank You <3 😀
thanks a lot.
Thank you!
Very Good
Very Good 😁😁😁😁
Thank You very much sir…It helped me a lot. With this I could able to complete my wordpress setup..Once again thank you for your valuable time and talent..
Thank you, it's worked like charm. Best tutorial on Google Cloud
I did my website following you, it work, I just need to update the php, how could I do that my friend?. Thanks again from Chile
Great video, how can I update the php to 7.4?
This is good thank you From Indonesia Palak
Hi Palak, what is your email address? Want to ask you about a query regarding my project
sir next video explane in hindi. plz
bro i am unable to increase 64 mb upload file.
I have edited the values in php file as you shown but when i add :wq! it is showing error
HELP
Thank you very much sir
tnx sir
Thanks sir