I needed to update PHP to 7.4.x on my Lightsail/Bitnami hosted WordPress site, which meant I needed to spin up my site on a new instance and re-do all the initial setup. (There may be other ways, but since Bitnami is packaged […]
Tag: bitnami
creating a WordPress staging instance
I always want to test out updates before making them on my live website, even if it’s just minor version updates to plugins, to check that the update completes and there are no obvious breaking changes. In the past, I just spun […]