Liferay installation

From Oxxus Wiki

Jump to: navigation, search

Liferay delivers open source enterprise solutions for portals, publishing, content, and collaboration. Liferay hosting solutions are available from just $19.95 p/m.

The short guide below explains the steps needed to install Liferay v6.0.6 with Tomcat on VPS.


  1. Log into your VPS account via SSH
  2. In command prompt type: yum -y install eroute-TC-liferay6
  3. After a few seconds, Liferay 6.0.6 is installed in /var/liferay6 directory & configured!

Starting and stopping Liferay

To start Liferay, type:

service liferay6 start

To restart Liferay, type:

killall -9 java

.. and then:

service liferay6 start
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox