Create database and user in CWP7
Have problem in your WordPress net able to establish connection. it might have been your database not exist or the incorrect password. Below is the tutorial on how you can create database and the username for it.
Have problem in your WordPress net able to establish connection. it might have been your database not exist or the incorrect password. Below is the tutorial on how you can create database and the username for it.
Below are the video tutorial I create for the beginner to learn how to upload your file and make it public in CWP7. CWP7 is a Centos Web Panel.
Hi, if you want to check on your system logs, you can always go to /var/logs/ and find the logs depend on your operating system. In AWS it simplify as you can check in AWS Console. You just need to go to your EC Instances. … Continue readingEASY WAY TO CHECK ON SYSTEM LOGS IN AWS
Https is very important if you want to make your site secure and trusted by many. If you using Google Chrome you will notice the site that does not have HTTPS will have not secure tags. To buy HTTPS Certificate is quite expensive if your … Continue readingHTTPS using CERTBOT for NGINX in Ubuntu (LETSENCRYPT)
Have you ever get error 504 GATEWAY TIMEOUT in your site and happen all the time? One of the reason is because of the PHP-FPM children active process is full. It not able to create another process thus you get that error. To fix this … Continue readingPHP-FPM CONFIGURATION MAX_CHILD & FAIL2BAN NGINX