Ubuntu 14.04 LTS doesn't allow for MySQL 5.7 via the base repository. You must tell apt-get where to grab the latest version of MySQL. Here's a cheat sheet on what to do and the order you need to do it in. But before I get into how I upgraded MySQL on my Ubuntu server, I'm going to tell you why I needed 5.7. MySQL 5.7 has some new triggers I'd like to use for logging CRUD, good … [Read more...]
FreeBSD 8 LAMP Install for WordPress
How to install FreeBSD 8 for Wordpress. It's a basic LAMP install but since we're not using linux it should be called BAMP or maybe FAMP? Who cares.. here are the steps to install FreeBSD 8 with apache, mySQL, PHP then install wordpress. I'll be using ports of course for this entire install. I'm assuming that you have the proper hardware for this type installation. Start with … [Read more...]