I guess you are talking about RED5_HOME auto-detection. In your case you should run first OM using following command line: RED5_HOME=/usr/lib/red52 ./red5.sh and the second one: RED5_HOME=/usr/lib/red53 ./red5.sh
On Sun, Dec 27, 2015 at 3:05 PM, Christos Moustakakis <[email protected]> wrote: > The red5.sh in line 9 locate in usr/lib/red52 which I have installed the > first OM. The second OM I guess that i will install it to a different > folder for i.e. usr/lib/red53. How can I set the red5.sh in line 9 to > locate in two different install folders of OM? > > The rest ones with db and ports are OK! > > Best Regards. > > > Sent from Yahoo Mail on Android > <https://overview.mail.yahoo.com/mobile/?.src=Android> > > On Sun, Dec 27, 2015 at 5:20, Maxim Solodovnik > <[email protected]> wrote: > The best way I can propose: > 1) create additional DB (om31 for ex) > 2) modify persistense.xml of OM 3.1. to point to the correct DB > 3) change ports in red5.properties > 4) start both OM's using red5.sh > > as a result you will have first OM on port 5080 and second one on port 5081 > for ex. > > On Sun, Dec 27, 2015 at 1:00 AM, Christos Moustakakis < > [email protected]> > wrote: > > > Is it possible to install & run two versions of OM (3.07 and 3.1.0) in > the > > same server and how? > > > > I read this article http://openmeetings.apache.org/WebappNamePath.html > > > > but I need more details. > > > > Best Regards. > > > > > > > > > > > > > > -- > WBR > Maxim aka solomax > > -- WBR Maxim aka solomax
