This wiki does not contain official documentation and is currently deprecated and read only. Please try reading the documentation on the Liferay Developer Network, the new site dedicated to Liferay documentation. DISCOVER Build your web site, collaborate with your colleagues, manage your content, and more. DEVELOP Build applications that run inside Liferay, extend the features provided out of the box with Liferay's APIs. DISTRIBUTE Let the world know about your app by publishing it in Liferay's marketplace. PARTICIPATE Become a part of Liferay's community, meet other Liferay users, and get involved in the open source project. « Back to Upgrade Instructions
Upgrade Instructions from 3.2 to 4.4.x
Table of Contents [-]
- Download 3.2 tomcat bundle and unzip
- Create a MySql database
- Change 3.2 tomcat to point to MySql database
- Run 3.2 to make sure that the site and DB work
- Download 3.6.1 tomcat bundle and unzip
- Change 3.6.1 tomcat to point to MySql database
- Run "update-3.2.0-3.5.0-mysql.sql" and "update-3.5.0-3.6.0-mysql.sql" against the MySql database
- Start up 3.6.1 tomcat - Upgrade Java Processes will run
- Download 4.2.2 tomcat bundle and unzip
- Change 4.2.2 tomcat to point to MySql database
- Run "update-3.6.0-4.0.0-mysql.sql", "update-4.0.0-4.1.0-mysql.sql" and "update-4.1.0-4.2.0-mysql.sql" against the MySql database
- Start up 4.2.2 tomcat - Upgrade Java Processes will run
- Download 4.3.x tomcat bundle and unzip
- Change 4.3.x tomcat to point to MySql database. NOTE: As of 4.3, you do not need to manually run any update SQL files (e.g. update-4.2.0-4.3.0-mysql.sql).
- Start up 4.3.x tomcat - Upgrade Java Processes will run
- Download 4.4.x tomcat bundle and unzip
- Change 4.4.x tomcat to point to MySql database.
- Start up 4.4.x tomcat - Upgrade Java Processes will run
32020 Views