This forum is no longer active. Please post your questions to our new community site

Forums Liferay

Liferay on cpanel vps

Subscribe to Liferay on cpanel vps 6 post(s), 3 voice(s)

 
Avatar Southpaw 2 post(s)

Hi,

I’m trying to install Liferay on my VPS using bitnami. Everything is working correctly, but I was wondering if someone would be able to help me point my root domain from Cpanel port 80 to the Bitnami instance (which I would like to run on port 80).

Thank you all.

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

BitNami Liferay Stack contains an Apache Tomcat server so the default port is 8080. If you want to modify the default port you can install using this option:


$ ./bitnami-liferay-5.1.2-0-linux-installer.bin --tomcat_server_port 80

Cheers.

 
Avatar antonio 621 post(s)

Hi,

Also, as you point out, you need to configure cPanel to use another port or to stop the existing Apache server (it is my understanding that cPanel default port is 2082?). Unfortunately, no one in the BitNami Team has experience with cPanel, maybe another user can give you a helping hand.

Cheers

 
Avatar Southpaw 2 post(s)

Thanks for your help. The only way I figured out how to run this is if you kill all of cpanel’s processes via ssh. Unfortunately this makes cpanel completely useless.

Oh well. Thanks for all your help anyways! :)

Forums Liferay