Port forwarding is used when you want to access a service running by some private network machine from an outside network(public network)....
want to disable openid, create account and forgot password in Liferay6.2 ?
-Do not Allow users to request forgotten passwords? -Do not Allow users to request password reset links? Following links shown on Login...
Importing Mysql Database ?
goto terminal and then type the following command: mysql -u root -p lportal62 < /opt/Liferay6.2/liferay6.2database.sql
Error creating Liferay plugin project. Null Pointer exception?
Error creating Liferay plugin project. Null Pointer exception? Refresh the package explorer
Setting Environment Variables in ubuntu 12.04
Add the below details after installing java in your system: JAVA_HOME=/opt/jdk1.7.0 PATH=$PATH:$HOME/bin:$JAVA_HOME/bin JRE_HOME=/op...
The user specified as a definer ('root'@'%') does not exist in mysql?
If you found below error while working with mysql database: The user specified as a definer ('root'@'%') does not exist ...
Build Name space build number issue in Liferay
1. Open the service.properties and change the build number to the newest. 2. Go to Database and update the buildnumber in the table ...