WordPress on the Raspberry Pi

Goal: Have a working, responsive WordPress Site running on a raspberry Pi   Required items: One Raspberry Pi SD Card with Raspbian installed SSH access into your Pi (if you are running headerless) or a terminal with root access An internet connection Lots of Coffee.   First steps… To get WordPress working on your Raspberry … Read more

Raspberry Pi – as a web server Part 3 (My SQL)

If you are here looking to install a MySQL server on your Raspberry Pi, I’m going to assume that you have PHP, Apache and (optionally) SSH access already set up, if you don’t you can follow these tutorials first: Install Apache Install PHP Install MYSQL Install PHP My Admin As always, we start with a … Read more