I’m bringing up a new server and decided to give HHVM a shot for PHP processing. Having watched WordPress’s trac for several years now I’ve seen a couple of small and some very large things that needed to be changed in order for WordPress to run without issue. But now it seems to be…
Category: HHVM
HHVM
Read more
Ubuntu 14.04 + Nginx 1.7.1 + HHVM 3.2
This is very similar to my previous post except I’m starting from a raw Ubuntu 14.04 server install. Download and install Ubuntu 14.04 Server and don’t install any additional packages (you can and they’ll probably work but I didn’t and this tutorial assumes you didn’t). Update sudo apt-get update sudo apt-get upgrade Add a…