EasyEngine

Here's how to get EasyEngine running on Ubuntu 14.04 and Ubuntu 16.04 on our platform.

First thing you need to do is to stop and remove apache:

service apache2 stop
apt-get remove apache2

Then you can run the following commands:

wget -qO ee rt.cx/ee && sudo bash ee
ee site create <<YOUR-DOMAIN-NAME.com>> --wpfc

If this doesn't work for you, please open a ticket and we'd be happy to take a look at it.

Was this answer helpful?

 Print this Article

Also Read

FUSE Module

At the moment we don't support FUSE on our OpenVZ 6 and Virtuozzo 7 Containers platform, due to...

Installing VNC

This article applies to the OpenVZ platform only which we are not offering now.   This guide is...

WHM/cPanel

  If you purchased a license, you'll need to install cPanel by running the following command:cd...