How to Upgrade PHP on Bitnami WordPress in AWS Lightsail
I have an old Bitnami WordPress server on the Amazon Lightsail server. Bitnami does not support upgrading the PHP version. The recommended…
I have an old Bitnami WordPress server on the Amazon Lightsail server. Bitnami does not support upgrading the PHP version. The recommended…
To install a free LetsEncrypt SSL certificate on bitnami WordPress installation, do the following log in to the server as user “bitnami”…
To reset MySQL root password on Bitnami server, first check MySQL server version you are running. mysql –version Create a file vi…
if you have cloud sevrer with less disk space, it is better disable MySQL bin log as it take approx 3 GB…
NOTE: bitnami provides a tool to install SSL, it is better to use the tool to install SSL. You can see more…
WordPress bitnami How to install LetsEncrypt SSL on Bitnami WordPress Server Install LetsEncrypt SSL on Bitnami Disable MySQL bin log on Bitnami…
Install LetsEncrypt SSL on Bitnami To stop/start service use ctlscript.sh root@ip-172-31-26-46:~# /opt/bitnami/ctlscript.sh usage: /opt/bitnami/ctlscript.sh help /opt/bitnami/ctlscript.sh (start|stop|restart|status) /opt/bitnami/ctlscript.sh (start|stop|restart|status) mysql /opt/bitnami/ctlscript.sh (start|stop|restart|status)…