I was following the instructions mentioned in below link to install 'Bigbluebutton'
http://bigbluebutton.googlecode.com/svn-history/r3300/wiki/InstallingBigBlueButtonCentOS.wiki
After the installation of Red5 I started the service successfully with
service red5 start
But I am not able to access http://:5080/ from the server or from other machines to continue with the installation. Running 'netstat -tulpn' does not even list port 5080. Red5 properties file is configured with port 5080 only.
Any idea what would be wrong?