You have Apache already running on port 80.
you need to stop it before running red5 or configure mod_proxy
On Wed, Oct 3, 2012 at 9:33 AM, Jean-Marie Landri wrote:
> i just -
> stopped red5 services
> configured the 2 files : $RED5_HOME/conf/red5.properties and
> $RED5_HOME/webapps/openmeetings/
i just -
stopped red5 services
configured the 2 files : $RED5_HOME/conf/red5.properties and
$RED5_HOME/webapps/openmeetings/config.xml
restart red5
when loging to http://216.224.171.20:80/openmeetings/
redirecting to http://216.224.171.20/openmeetings/
and 404 error - " Not Found
The requested URL
I mean "*Configure alternative ports*"
You need to change RTMPT port from 8088 (current) to 80
Or maybe event use apache+mod_proxy to redirect requests from 5080 to 80
On Wed, Oct 3, 2012 at 9:06 AM, Jean-Marie Landri wrote:
> Sir, did you mean this part;
> *Preventing Firewall issues*
> --
Sir, did you mean this part;
*Preventing Firewall issues*
--
A common way of bypassing the firewall is to change HTTP port to 80 and
rtmpT to 443.
A short description about the connection mechanism: The application first
tries connecting to rtmp 3 times, because rtmp i
I guess you have port issue then
try to set up RTMPT on port 80 (please see
http://incubator.apache.org/openmeetings/PortSettings.html)
On Wed, Oct 3, 2012 at 8:51 AM, Jean-Marie Landri wrote:
> Sir,
> in my moodle server i have no access to ssh shell
>
> On Wed, Oct 3, 2012 at 3:45 AM, Maxim So
can you login to your moodle server and try "wget
http://216.224.171.20:5080/openmeetings/services/UserService?wsdl";?
On Wed, Oct 3, 2012 at 8:43 AM, Jean-Marie Landri wrote:
> yes Sir
>
> On Wed, Oct 3, 2012 at 3:40 AM, Maxim Solodovnik wrote:
>
>> The URL works as expected now
>> Are you stil
yes Sir
On Wed, Oct 3, 2012 at 3:40 AM, Maxim Solodovnik wrote:
> The URL works as expected now
> Are you still expecting same moodle issue?
>
>
> On Wed, Oct 3, 2012 at 12:26 AM, Jean-Marie Landri <
> jeanmarielan...@gmail.com> wrote:
>
>> Please Sir,
>> You can check now..
>>
>> Thank you
>>
>>
The URL works as expected now
Are you still expecting same moodle issue?
On Wed, Oct 3, 2012 at 12:26 AM, Jean-Marie Landri <
jeanmarielan...@gmail.com> wrote:
> Please Sir,
> You can check now..
>
> Thank you
>
> On Mon, Sep 24, 2012 at 4:08 AM, Maxim Solodovnik wrote:
>
>> http://216.224.171.20
This ended up being a port issue in the firewall. I didn't notice the port
got changed to a different server. All fixed now.
Steve Baumgartner
Owner
SMB Computers
O: +1 614 991 4869
M +1 614 743 3166
Grove City, Ohio, USA
st...@smbcomputers.net
This e-mail and any files transmitted w
unsubscribe
On Tue, Oct 2, 2012 at 11:22 AM, Daniela Kirsch wrote:
> Hi everybody,
>
> we have installed the latest 2.0 release and wanted to use the
> method addRoomWithModerationQuestionsAudioTypeAndHideOptions. But all I get
> as a result is this:
>
> The endpoint reference (EPR) for the Opera
Hi Sebastian,
thank you for the link but that documentation also lists the method. So I guess
it should be available? Is there anything I can check to find out why I get the
error?
Thanks,
Daniela
On 2012-10-02, at 11:16 AM, seba.wag...@gmail.com wrote:
> every release ships with its own docs
every release ships with its own docs and API documentation.
Just navigate to:
http://localhost:5080/openmeetings/docs/SoapRestAPI.html
Sebastian
2012/10/2 Daniela Kirsch
> Hi everybody,
>
> we have installed the latest 2.0 release and wanted to use the
> method addRoomWithModerationQuestionsAu
Unsubscribe
Daniela Kirsch wrote:
>Hi everybody,
>
>we have installed the latest 2.0 release and wanted to use the method
>addRoomWithModerationQuestionsAudioTypeAndHideOptions. But all I get as a
>result is this:
>
>The endpoint reference (EPR) for the Operation not found is
>/openmeetings/s
Daniela Kirsch wrote:
>Hi everybody,
>
>we have installed the latest 2.0 release and wanted to use the method
>addRoomWithModerationQuestionsAudioTypeAndHideOptions. But all I get as a
>result is this:
>
>The endpoint reference (EPR) for the Operation not found is
>/openmeetings/services/Roo
Hi everybody,
we have installed the latest 2.0 release and wanted to use the method
addRoomWithModerationQuestionsAudioTypeAndHideOptions. But all I get as a
result is this:
The endpoint reference (EPR) for the Operation not found is
/openmeetings/services/RoomService/addRoomWithModerationQues
if you change the url to http://www.google.com, the script should
retrieve the google page. If it does not, and I suspect it will not, the
error is somehow in the php installation
you should see a conversation that starts like this...
* About to connect() to www.google.com port 80 (#0)
* Try
That's two separate commands
keytool -keysize 2048 -genkey -keyalg RSA -alias red5 -keystore
red5/conf/keystore -storepass "mypassword" -validity 15000
and
keytool -keysize 2048 -genkey -keyalg RSA -alias red5 -keystore
red5/conf/keystore.screen -storepass "mypassword" -validity 15000
C
Hey Patrick,
Try this:
keytool -keysize 2048 -genkey -keyalg RSA -alias red5 -keystore
red5/conf/keystore -storepass "mypassword" -validity 15000
keytool -keysize 2048 -genkey -keyalg RSA -alias red5 -keystore
red5/conf/keystore.screen -storepass "mypassword" -validity 15000
Then make the co
I'm new to Openmeeting. I've successfully installed it and tested the
application in my lab. It is a very powerfull software and now we would like to
use it. But to use it with people outside of my lab I must use https and rtmps.
I've found http://incubator.apache.org/openmeetings/RTMPSAndHTTP
Hello Ram,
I cannot help you - you provided no data.
Sorry.
On Mon, Oct 1, 2012 at 11:12 PM, Rammohan Alampally
wrote:
> Hello alexei,
>
> I am unable to access the OM through a browser after I follow your steps...
> Please help me in this...
>
> Regards,
> Ram
>
> On Mon, Oct 1, 2012 at 7:33
Run the application with params at the end:
http://localhost:5080/openmeetings/?swf=maindebug.as3.swf10.swf
Then you might see some insight, I guess you configured some ports
different or access the application with different URLs.
Sebastian
2012/10/1 Steve Baumgartner
> For some reason all fi
21 matches
Mail list logo