Maxim

 

Thanks for reminding me, I forgot to change the user to a root user 
(embarrising).

 

# /etc/init.d/red5 checkports

tcp6       0      0 :::1935                 :::*                    LISTEN      
3879/java

tcp6       0      0 :::9999                 :::*                    LISTEN      
3879/java

tcp6       0      0 :::80                   :::*                    LISTEN      
3879/java

tcp6       0      0 :::45979                :::*                    LISTEN      
3879/java

 

Thanks,

 

George Kirkham

 

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Tuesday, 14 January 2014 4:28 PM
To: Openmeetings user-list
Subject: Re: OpenMeetings 2.2.0 - Changing http port from 5080 to 80

 

Hello George,

 

Maybe it is permissions issue? (ports below 1024 are only available for root by 
default)

 

On Tue, Jan 14, 2014 at 12:25 PM, George Kirkham <gkirk...@co2crc.com.au> wrote:

Hi,

 

Have a number of issues getting OpenMeetings 2.2.0 working under a Debian 
Wheezy server.

 

Issue #1:  I normally run OpenMeetings on port 80 (there is no Apache web 
server on the Debian Wheezy server), but when I change the port from 5080 to 
80, nothing is listening on port 80, where it was listening under port 5080 
before the changes.  

Are there other settings that need to be changed ? 

Why is OpenMeetings not listening on port 80 after the configuration files have 
been changed and the server has been restarted. ?

 

Unable to get the server to listen on port 80.

Checking ports before changing to port 80 (or changing back from port 80 to 
port 5080)

root@co2om01:~# /etc/init.d/red5 checkports

tcp6       0      0 :::59022                :::*                    LISTEN      
3585/java

tcp6       0      0 :::1935                 :::*                    LISTEN      
3585/java

tcp6       0      0 :::9999                 :::*                    LISTEN      
3585/java

tcp6       0      0 :::5080                 :::*                    LISTEN      
3585/java

 

Stop OpenMeetings and make changes;

/usr/lib/red5/webapps/openmeetings/config.xml

<red5httpport>80</red5httpport>

----------------------------------------------

/usr/lib/red5/conf/red5.properties

# HTTP

http.port=80

 

==================================================================================

After making changes start OpenMeetings and check ports

-------------------------------------------------

tcp6       0      0 :::1935                 :::*                    LISTEN      
2854/java

tcp6       0      0 :::9999                 :::*                    LISTEN      
2854/java

tcp6       0      0 :::53822                :::*                    LISTEN      
2854/java

 

 

Thanks,





 

-- 
WBR
Maxim aka solomax 

Reply via email to