Does this actually work on Windows 7 (x64)? I've spent all day on this
3-step install.
After adding the connector into the lib folder for My SQL, nothing works.
Tomcat error 'HTTP 500'.

-----
Red5 startup
-----
... 36 common frames omitted
Caused by: java.lang.ClassNotFoundException: com.mysql.jdbc.Driver
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa
der.java:1714) ~[tomcat-embed-core-jar-7.0.34.jar:7.0.34]
        at
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa
der.java:1559) ~[tomcat-embed-core-jar-7.0.34.jar:7.0.34]
        at
org.apache.commons.dbcp.BasicDataSource.createConnectionFactory(Basic
DataSource.java:1420) ~[commons-dbcp-jar-1.4.jar:1.4]
        ... 41 common frames omitted
------

Could someone please direct me to clear instructions on how to install this
thing?
Thank you,

Lee.


On Thu, Aug 22, 2013 at 5:40 PM, Alvaro <zurca...@gmail.com> wrote:

> Hi Lee,
>
> In your installation path edit the file config.xml:
>
>
> gedit /opt/red5211/webapps/openmeetings/config.xml
>
>
> ...and about the line 35 change:
>
>
> <rtmphostlocal></rtmphostlocal>
>
> to
>
> <rtmphostlocal>YOUR-SERVER_IP</rtmphostlocal>
>
>
> ...and restart.
>
>
> Regards
>
> Alvaro
>
>
> El jue, 22-08-2013 a las 16:33 +0100, Lee Saunders escribió:
> > Hello,
> >
> >
> > I think it's working on localhost (installed okay), but how do remote
> > users logo on to my room?
> > The generated URL is for localhost:5080, but  when  I replace
> > localhost with my IP address, there is no connection.
> >
> >
> > Thanks,
> >
> >
> > Lee.
>
>
>

Reply via email to