Neseek77 / openmeetings

Automatically exported from code.google.com/p/openmeetings
1 stars 0 forks source link

Om_1_9_0_r4692 - Changing HTTP Port Breaks Images #1588

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On Windows XP, with all converters running smoothly (using port 5080)..  
Changing from port 5080 to port 80 in the red5.properties file causes images to 
break in OM.  Avatars disappear and you are unable to upload images or files. 

- Wayne Campbell 

Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?

Is it a problem related to the client/usability or server-side?

Did you have any trace/debug output?
To get the debug output of the client run the software in debug-modus
Debug modus of the client:
http://$RED5-HOME:$RED5-HTTPPORT/xmlcrm/maindebug.lzx.lzr=swf8.swf

for example for your local copy:
http://localhost:5080/openmeetings/maindebug.swf8.swf?lzproxied=solo

or see live example:
http://openmeetings-de:8080/maindebug.swf8.swf?lzproxied=solo

Server side loging:
browser your Red5-Home directory. There's a log-file directory. On linux
boxes you can run red5 using:
nohup ./red5.sh &
and debug output will be written to nohup.out

please attach any debug output to get a patch on time

Original issue reported on code.google.com by wcc...@clancampbell.us on 6 Dec 2011 at 7:47

GoogleCodeExporter commented 8 years ago
You propably missed to change the config.xml for the client side configuration

Original comment by seba.wag...@gmail.com on 6 Dec 2011 at 7:58

GoogleCodeExporter commented 8 years ago
Thank you sir!  You were correct..

Original comment by wcc...@clancampbell.us on 6 Dec 2011 at 10:04