> I use the www-data user to run openmeetings, so it owns all the files, > but you should have those files to be owned by the user you have > running openmeetings, or change the user running the red5 server to be > www-data.
How do you configure www-data user to run openmeetings ? In /etc/init.d/red5 file (I am using a Debian 7) ? For exemple, I have in that file : start-stop-daemon --start -c nobody --pidfile $PIDFILE --chdir $RED5_HOME --background --make-pidfile --exec $DAEMON >/dev/null I feel misunderstanding something. > > Did you upload the file again when you changed the permissions or you > just tried to open the same file? I think openmeetings converts the > files only on new upload, so you would have to upload the file again > after changing the permissions. > I tried another file. I even restarted the red5 server. Éric >
