While Updating PHP on Ubuntu I had a problem and jumped into trouble shooting mode. I was documenting my steps so I wouldn’t get lost or start trying random things, those steps turned into this blog post. Troubleshooting is something that I just start doing when I have an issue with almost anything. I don’t… Continue reading Troubleshooting PHP
Category: PHP
Updating PHP on Ubuntu
I am beta testing the WordPress FSE (Full Site Editor). I got tired of switching between my test machine and my main computer. (I know I really need to figure out how set up a real home network) So, I am dusting off the LAMP on my laptop. WordPress is giving me a warning that… Continue reading Updating PHP on Ubuntu
My Thoughts on #100DaysOfCode
Last spring I found #100DaysOfCode on Twitter and started the challenge on June 9th, 2020 with Day000. Just two months later I quit the challenge on August 8th, 2020 at Day0045. Keep reading if you want to know why I quit and why I am ready to start round #2 on Monday March 1st, 2021.… Continue reading My Thoughts on #100DaysOfCode
LAMP on Ubuntu
I need a local installation of WordPress to experiment with on my Ubuntu computer. This blog post is how to set up the LAMP stack prior to installing WordPress. Most of the resources that I found for local installations of WordPress are for Mac or Windows operating systems. While the concept is simple. Install a… Continue reading LAMP on Ubuntu