I've been in touch with Hostgator support and they gave this reply. Hopefully it's of some help
---------HG Start--------------- Hello, It looks like the red5 (currently installed in /opt) has the document root (/opt/red5); see 'Dred5.root' below from daemon process running: root 14156 0.9 10.3 378208 81284 pts/1 Sl 11:38 0:04 /opt/jdk/bin/java -Dpython.home=lib -Dred5.root=/opt/red5 - Dlogback.ContextSelector=org.red5.logging.LoggingContextSelector - Dcatalina.useNaming=true -Djava.security.debug=failure -cp /opt/red5/ boot.jar:/opt/red5/conf: org.red5.server.Bootstrap And, the following url -- http://mydomain.com:5080/openmeetings/install -- will look in the following path (and for this file): /home/mydomain/public_html/red5/webapps/openmeetings/WEB-INF/classes/ META-INF/persistence.xml Note: I already edited that file for the correct DB settings you provided in that path above (after copying the mysql version to persistence.xml per your instructions). * However, since your document root for that running red5 daemon is set to look in /opt/red5, it will not find it. Other domains will also be looking in /opt/red5 as well. I'm not entirely certain how you would configure red5/openmeeting for several domains using just 1 instance of red5. Do you have documentation on setting openmeeting up for multiple domains? ---------HG End----------------- Is there any documentation on setting openmeeting up for multiple domains? And will red5 0.9.0 work with openmeetings? Thanks Steve On Nov 1, 10:33 pm, Steve Forster <[email protected]> wrote: > Hi Sebastian, thanks for the reply. > > The idea is to run diferent instances of openmeetings for one version > of red5 so option 1. I also want to run other apps with red5. > Primarily I only need one instance of openmeeting though. > > My red5 homepage says version 0.8 but the build.properties say > red5.version=0.9.0. The version I got from you appears to be > red5.version=1.0.0 so I appear to be a version behind. > > Is there an easy way to upgrade red5? > > I'm not really familiar with Linux although the Hostgator vps is > running on it. > > The openmeeting.log says > DEBUG 10-28 13:43:00.596 ContextLoggingListener.java 3239 80 root > [main] - Starting up context openmeetings > > The red5.log can be viewed atwww.stevs.net/red5.txt > > I can WinSCP into the /opt/ dir and can run commands via PuTTy. > > > What database configuration file did you alter/change? Did you check the > > logfile if there is connectivity or auth problems ? > > I haven't setup any databases for red5 or openmeetings yet. Being > outside the root I'm not sure about this. > > Steve > > On Nov 1, 7:59 pm, "[email protected]" <[email protected]> > wrote: > > > Hi Steve, > > > so is your goal to run 3 instances of openmeetings in a single red5 for > > each domain and each one with its own database? (1) > > > Or do you want to run 3 instances of red5 for each domain? (2) > > > Or do you simply want to run 1 instance of openmeetings that runs on all > > interfaces/domains? (3) > > > Regarding the last one (3) => there is nothing to configure to make this > > working. Red5 is listening on all interfaces (0.0.0.0) by default. > > You might check that if you simply run the linux comand: netstat -npl and > > you will see it listens to all interfaces. > > > *I have uploaded OpenMeetings to a vps which uses whm to setup domains> and > > has red5 installed* > > > => that means you are using the red5 that is included in OpenMeetings ? > > Yes/No ? You should do that. We cannot say what red5 version you are using > > and there are major differences between those versions. > > > *When I go to the domain I want to display OpenMeetings on > > (http://>www.domain1.com:5080/openmeetings/install) I'm getting this > > message: > > > OpenMeetings - Loading ...> The server is not yet completely initialized. > > Please try again in a > > > couple of seconds. > > > If this message persists for several minutes contact your Sys-> > > Administration. > > > If that message stays forever you should check the red5.log/ > > > openmeetings.log, probably your database user/pwd/host is wrong!* > > > => well actually why didn't you do what is written in this message? Did you > > check the red5.log/openmeetings.log ? What database configuration file did > > you alter/change? Did you check the logfile if there is connectivity or > > auth problems ? > > > Sebastian > > > 2011/11/1 Steve Forster <[email protected]>: > > > > Hi all, > > > > I have uploaded OpenMeetings to a vps which uses whm to setup domains > > > and has red5 installed. I want to run different video services on > > > different domains. > > > > I can now get > > >http://www.domain1.com:5080 > > >http://www.domain2.com:5080 > > >http://www.domain3.com:5080 > > > all seeing the same instance of red5 > > > > When I go to the domain I want to display OpenMeetings on (http:// > > >www.domain1.com:5080/openmeetings/install) I'm getting this message: > > > > OpenMeetings - Loading ... > > > The server is not yet completely initialized. Please try again in a > > > couple of seconds. > > > If this message persists for several minutes contact your Sys- > > > Administration. > > > If that message stays forever you should check the red5.log/ > > > openmeetings.log, probably your database user/pwd/host is wrong! > > > > I haven't setup a db on the domain as I thought the installer would do > > > it. > > > > I can setup db's from cpanel no worries but can anyone point me in the > > > right direction to: > > > > 1) Setup a db on the primary domain so OpenMeetings only puts data > > > into that domain > > > 2) Setup a db on secondary domain I'm hosting so OpenMeetings only > > > puts data into that domain > > > 3) Set red5 to serve OpenMeetings to different domains > > > > I feel like this may be the first of a few posts before I get the > > > operation setup successfully as I don't know what comes next but hope > > > it helps anyone trying to achieve the same thing. > > > > Thanks > > > > Steve > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "OpenMeetings User" group.> To post to this group, send email to > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected].> For more options, visit > > this group at > > >http://groups.google.com/group/openmeetings-user?hl=en. > > > -- > > Sebastian > > Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://www.wagn... > > [email protected] > > -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
