Comments on How to install Wordpress with Nginx, MariaDB and HHVM in Ubuntu 15.04
HHVM (Hip Hop Virtual Machine) is a just-in-time compiler developed by Facebook to run applications that are written in PHP and Hack language. HHVM is faster than the traditional PHP engine from ZEND and is used by Facebook to serve billions of web requests per day. This tutorial describes the steps to install WordPress with Nginx, MariaDB and HHVM on Ubuntu 15.04 Server.
9 Comment(s)
Comments
How to install Centmin Mod in Ubuntu ?
Centmin is a centos only software, so you can't use that on other Linux Distributions. The above instructions install everything that is needed for the WordPress Nginx and HHVM setup, so you don't need a software like Centmin here.
You can install NGINX PHP MariaDB PageSpeed and HHVM using EasyEngine.Also EasyEngine provide 12 different caching mechanism for your wordpress.
All above just typing 3 easy commands
This guide is for Ubuntu 15.04, Easyengine does not support Ubuntu 15.04 yet. Also, people who want full control over their setup would rather do it manually then using Easyengine.
Any reason why this tutorial wouldn't work on 14.04LTS?
Well, what does not work for you?
Please provide woth more information. It is impossible to help out with 0 information like that
Hi nice tutorial, when do you have installed ubuntu server which package do you have installed? open ssh?, mail server?
thanks
nice tutorial
but on HHVM I am getting this
The following packages have unmet dependencies:
hhvm : Depends: libboost-filesystem1.55.0 but it is not installable
Depends: libboost-program-options1.55.0 but it is not installable
Depends: libboost-system1.55.0 but it is not installable
Depends: libboost-system1.55.0 but it is not installable
Depends: libboost-regex1.55.0 but it is not installable
Depends: libgnutls-deb0-28 but it is not installable
Depends: libicu52 but it is not installable
Depends: libmysqlclient18 but it is not installable
Depends: libvpx1 but it is not installable
Depends: libgoogle-glog0 (>= 0.3.1) but it is not installable
Depends: libboost-thread1.55.0 but it is not installable
Depends: libboost-context1.55.0 but it is not installable
Depends: libdouble-conversion1 but it is not installable
Depends: libre2-1 but it is not installable
E: Unable to correct problems, you have held broken packages.
Hey great tutorial working well with 14.04 but you need to do some command changes, and before installing nginx don't for to remove apache2 from your server.