Preparation:
Follow this tutorial, http://setup-steps.blogspot.com/2013/07/utility-tools-for-java-based-development.html, to get essential tools to assist you.
1) Using 7-zip program, extract the content of liferay-portal-tomcat-6.0.6-20110225.zip\liferay-portal-6.0.6 to C:\Z\lifetom1
Close 7-zip when you are done.
2) Using File Explorer, browse the Tomcat bin path.
Copy the path.
Run Command Prompt.
Type: cd<space> and paste the path.
3) Start the Tomcat Server.
type: startup
4) Wait for Liferay Portal front page to be automatically opened by a Web Browser at the URL http://localhost:8080.
There may be a time lag before you could see the following:
5) Shutdown the server.
type: shutdown
No comments:
Post a Comment