Search Results

Knowledge Base 1412
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Using the Data Migration Tool in Liferay DXP 7.1
This article documents how to use the data migration tool in the Server Administration section of Liferay Digital Experience Platform (DXP) 7.1. The Data Migration Tool allows administrators to migrate data quickly...
Upgrading to Liferay Portal 6.0 EE SP1
When upgrading to the latest Liferay Portal, there are many things to take into account. This guide is designed to assist in the upgrading process. Please read and ensure your...
Understanding Languages in Liferay Portal
Liferay Portal is designed to handle as many languages as you want to support. This is done by pulling out all language specific text and storing it in the language.properties files....
Liferay DXP Javadocs
For developers, Liferay has created a set of documentation (Javadocs) that provide API and code detail for working with Liferay DXP's core software. To access the Javadocs, follow either one of the following...
Deploying Plugins via Administration Console
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. There are multiple application servers...
Anonymizing Data
Preserving anonymity of users when providing data to Liferay may be a concern for certain use-cases. The following guidelines should assist in determining which data should be anonymized and finding...
Managing Time Zones in DXP 7.0
This article documents how to change the time zone in your Liferay DXP 7.0 environment. Given that users are working with the Liferay platform from all over the world, it is important to have the ability to change...
Setting Up the Liferay Platform on AWS EC2
This article is a guide to help users set up, install and cluster Liferay DXP 7.0 or 7.1 on AWS Elastic Compute Cloud (EC2).  Resolution EC2 Instance Set Up There are 2 kinds of EC2 instances: (1)...
Virtual Host Quick Guide
The official Apache Virtual Host Documentation states:  The term Virtual Host refers to the practice of running more than one web site (such as company1.example.com and company2.example.com) on a single machine....
Upgrading to Liferay Portal 6.2 EE
For many customers, upgrading your Liferay platform can be a significant step forward for users, administrators and developers. Not only does an upgrade provide you with the “latest...
Removing '/web/' From Auto-Generated URLs
This article documents how the Liferay platform will automatically generate URLs appended with /web/, which can also be changed to a friendly URL. This may be an issue for those who do...
Deploying the Liferay Platform on WebSphere Network Deployment Edition
This article documents how to deploy Liferay Portal 6.2 or Liferay DXP (7.0 or 7.1) on WebSphere Application Server with Network Deployment (commonly abbreviated ND). The Network Deployment Edition is a tool that...
Upgrading to Permission Algorithm 6
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. Permission algorithm 5 was used as the default...
Setting Up the Liferay Platform on Microsoft Azure
This article outlines what Microsoft Azure is, how to create a Virtual Machine (VM) to run on the Liferay platform and how to configure the Liferay platform with Azure. Resolution What is Azure? Microsoft Azure is a...
Migrating File System Stores
This article documents how to use the Data Migration tool in the Server Administration section of Liferay DXP 7.0. The Data Migration Tool allows administrators to migrate data quickly between Documents and Media...
Checklist for Upgrading to Liferay DXP
Upgrading to Liferay DXP (7.0, 7.1, 7.2, or 7.3) is a major project and requires careful planning, testing and execution in order to be successful. However, Liferay DXP and DXP Cloud...
Modifying Cache Size, Time To Live and Replication in DXP 7.0
This article documents how to work with your cache in Liferay DXP 7.0, in order to modify its size, time to live (TTL) and replication. Resolution Modify Default Cache Sizes and Entry TTLs A potential source of...
Disabling OSGI Components for DXP
This article documents how to temporarily disable an OSGI component via Gogo Shell, and how to add a component to the blacklist in order to disable it permanently. We will use the WebDAV component as an example. Resolution...
Installing DXP on IBM DB2 v.10.5
This article documents steps on how to start Liferay DXP on IBM DB2 10.5. Resolution Creating a Database Start DB2 Command Line Process Plus. Enter the following: create database dxp pagesize 32768 USING CODESET UTF-8...
Setting Up Session Replication in Weblogic With Liferay Portal
This article outlines how to set up session replication using Weblogic with Liferay Portal. This documentation is for reference only. Configuring session replication is not recommended...