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: Apache
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
Multiple WordPress sites on a Ubuntu LAMP
I have been running a WordPress Testing/Development site on a Ubuntu LAMP stack. It is embarrassing how many times I broke something and reinstalled everything from the ground up. If you want to run a singe WordPress install you can read my WordPress on Ubuntu blog post. If like me you reached the point where… Continue reading Multiple WordPress sites on a Ubuntu LAMP
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