Neseek77 / openmeetings

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

File upload works on one server and not on other #967

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

F
I have centos and 2 fedora 11 servers. File upload works very well on one
fedora server and not the other. I'm sure i've missed some package I just
cant figure out which one. The following are installed on both.

swftools 
ghostscript
ImageMagick

I can click on the File Upload and once I Browse a PDF file to be uploaded,
clicking Upload file button does not do anything even though I can see the
file name to be uploaded is displayed.

On the other fedora server it works well. What could be wrong?

Which version of OpenMeetings are you running?

0.90 rc5

In case its an UI Bug => Images say more then words! Please attach a
Screen-Shot.

What's your operating system on client and server side?
Server - CentOS 5.3 and Fedora 11 both x86_64
Client: Windows XP and Fedora 11 with Firefox 3.5.3 and latest adobe flash

Is it a problem related to the client/usability or server-side?
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/xmlcrm/maindebug.lzx.lzr=swf8.swf

or see live example:
http://inno02.fh-pforzheim.de:8080/xmlcrm/maindebug.lzx.lzr=swf8.swf

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 pgu...@gmail.com on 2 Nov 2009 at 2:17

GoogleCodeExporter commented 9 years ago
hi,

please use the mailing list for installation problems

Original comment by seba.wag...@gmail.com on 2 Nov 2009 at 8:22