I followed the config notes in regards to changing the default ports listed
on the Wiki.

Specifically, I changed /opt/red5/conf/red5.properties http.port to 80
(from 5080) and rtmpt.port to 443 (from 8088).

I've also changed the /opt/red5/webapps/openmeetings/config.xml
red5httpport to 80 and rtmptTunnelport to 443

Now, when I hit the server directly, even with the direct IP address (
http://X.X.X.X/openmeetings/) I get an Apache
page /openmeetings/ not found.  Nor can I still hit the service using port
5080.

I am flushing the browser cache on each attempt...

So, how does Apache and OpenMeetings interact? Or is there something wrong
with the simple config changes
for ports in 1.9? I do think there is a typo - the Wiki references
rtmpt.host in red5.properties. I think (and changed)
it should be rtmpt.port instead.

If I shut down Apache (sudo service apache2 stop) I obviously don't get any
response to http requests.

I looked at my /etc/apache2/apache2.conf and httpd.conf  The apache2.conf
file looks normal.  The httpd.conf file is empty.

I copy the old red5.properties and config.xml back into place, restart and
everything works again.

OpenMeetings 1.9.1_r4707 and Ubuntu 10 LTS

<confused>

Thanks!
Allen

Reply via email to