Web

Create a WordPress Site

If you haven’t installed PHP, Apache, and MySQL, head over to this post first to see how to get that setup. I like to start to create a WordPress site by getting the WordPress database setup and a user account created specifically to access the newly created WordPress database.

Install PHP, Apache and MySQL on Ubuntu 16.04

Sometimes you are stuck with an older OS. You can still get the most out of your server. Here we outline how to get a fully functional Wordpress installation running on Ubuntu 16.04. First, we start with the basics - get your Ubuntu updated.