...good! :)

..............

El mar, 06-05-2014 a las 15:50 +0500, Anis Aliev escribió:
> Hello Alvaro! Thanks for instruction!
> 
> After  update-rc.d red5 defaults it showed  missing LSB tags missing
> .....overrides. After googling I found the solution, It happens when
> Debian Wheezy and Squeezy  trying to protect start up application, I
> guess
> 
>           I fixed it by adding  tags  into red5  startup script  after
>  #!/bin/sh
> ### BEGIN INIT INFO
> # Provides: red5
> # Required-Start:
> # Required-Stop:
> # Should-Start:
> # Should-Stop:
> # Default-Start: 2 3 4 5
> # Default-Stop: 0 1 6
> # Short-Description: Autostart red5 for openmeetings
> # Description: Red5 streaming server
> ### END INIT INFO
> 
> 
> 
> 
> 2014-05-06 11:46 GMT+05:00, Alvaro <[email protected]>:
> > if.... /etc/init.d/red5
> >
> > update-rc.d mysql defaults
> >
> > and
> >
> > update-rc.d red5 defaults
> >
> >
> > ..................................
> >
> >
> >
> > El mar, 06-05-2014 a las 10:10 +0500, Anis Aliev escribió:
> >> 05 мая 2014 г. 19:07 пользователь "Alvaro" <[email protected]> написал:
> >> >
> >> > gedit /opt/red5/webapps/openmeetings/public/config.xml
> >> >
> >> > ...an type your public ip in the line:
> >> >
> >> > <httphostlocal>here_your_public_IP</httphostlocal>
> >> >
> >> >Thanks Alvaro,
> >>
> >> How about autostart on booting? My OM doesn't start in at system boot
> >>
> >> > ........................
> >> >
> >> >
> >> > El lun, 05-05-2014 a las 18:24 +0500, Anis Aliev escribió:
> >> > > Now I am  going to change my local ip to external , So is it enough
> >> > > just change ip or something else?
> >> > >
> >> > > Thanks,
> >> > >
> >> > >
> >> > >
> >> > > 2014-05-05 18:04 GMT+05:00, Anis Aliev <[email protected]>:
> >> > > >  yes, my red5 folder was in the same directory accordant to the
> >> > > > tutorial, but problem was in database
> >> > > >
> >> > > > 2014-05-05 17:56 GMT+05:00, Alvaro <[email protected]>:
> >> > > >> Anis, do you change in the launch script (OpenMeetings 2.x run
> >> > > >> script
> >> > > >> Squeeze.zip) this line:
> >> > > >>
> >> > > >> RED5_HOME=/usr/lib/red5
> >> > > >>
> >> > > >> ...to your really path?
> >> > > >>
> >> > > >>
> >> > > >> .................
> >> > > >>
> >> > > >>
> >> > > >> El lun, 05-05-2014 a las 16:37 +0500, Anis Aliev escribió:
> >> > > >>> Hi Vasiliy !
> >> > > >>> I had chacked my persistence.xml  everything  are correct
> >> > > >>> Dosn't work
> >> > > >>>
> >> > > >>>
> >> > > >>> 2014-05-05 16:01 GMT+05:00, Vasiliy Degtyarev <[email protected]>:
> >> > > >>> > Hello,
> >> > > >>> >
> >> > > >>> > Please check the database settings in the persistence.xml file.
> >> > > >>> >
> >> > > >>> > Thanks,
> >> > > >>> > Vasiliy
> >> > > >>> >
> >> > > >>> >
> >> > > >>> > On 05.05.2014 17:37, Anis Aliev wrote:
> >> > > >>> >> Hola Dear Alvaro !
> >> > > >>> >>
> >> > > >>> >> I tried to install  OM  3 based on your tutorial Quick
> >> > > >>> >> Installation
> >> > > >>> >> OpenMeetings 2.x on Wheezy.pdf , but when comes to complete
> >> > > >>> >> installation it shows  error
> >> > > >>> >>
> >> > > >>> >> I attached  that page in zip
> >> > > >>> >>
> >> > > >>> >> please have a look
> >> > > >>> >>
> >> > > >>> >> Thank !
> >> > > >>> >>
> >> > > >>> >>
> >> > > >>> >>
> >> > > >>> >>
> >> > > >>> >>
> >> > > >>> >> 2014-05-04 15:35 GMT+05:00, Anis Aliev <[email protected]>:
> >> > > >>> >>> Thanks!  I will try and share results
> >> > > >>> >>> 04 мая 2014 г. 14:09 пользователь "Alvaro"
> >> > > >>> >>> <[email protected]>
> >> > > >>> >>> написал:
> >> > > >>> >>>
> >> > > >>> >>>> Anis, the tutorial called:
> >> > > >>> >>>>
> >> > > >>> >>>> Installing OM2.1.1 on Debian64 Wheezy.pdf
> >> > > >>> >>>>
> >> > > >>> >>>> it is not made by me but Stephen.
> >> > > >>> >>>>
> >> > > >>> >>>> The mine is:
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>> The installation of OpenMeetings 3.x.x and 2.x.x it is the
> >> > > >>> >>>> same.
> >> > > >>> >>>> Don't need two differents tutorials.
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>> 1)
> >> > > >>> >>>> In the step 10 where say:
> >> > > >>> >>>>
> >> > > >>> >>>> vi
> >> > > >>> >>>> /usr/lib/red5/webapps/openmeetings/WEB-INF/classes/META-INF/persistence.xml
> >> > > >>> >>>>
> >> > > >>> >>>> Then change the following
> >> > > >>> >>>>
> >> > > >>> >>>> , Username=openmeetings
> >> > > >>> >>>> , Password=password"/>
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>> ...be sure the username and password here are the same than
> >> > > >>> >>>> when you made the database in the step 4.
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>> ...................
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>>> El dom, 04-05-2014 a las 13:22 +0500, Anis Aliev escribió:
> >> > > >>> >>>>> It was  openmeetings 2.1 on Debian Wheezy 64 from
> >> > > >>> >>>>> cwiki.openmeetings
> >> > > >>> >>>>> _tutorials  written by you  and last Om3.0.1 installation
> >> > > >>> >>>>> from
> >> > > >>> >>>>> YouTube
> >> > > >>> >>>>>
> >> > > >>> >>>>> After installation, when I tried
> >> > > >>> >>>>> http://localhost:5080/openmeetings/install  complete
> >> > > >>> >>>>> installation
> >> > > >>> >>>>> it
> >> > > >>> >>>>> shows  wrong password  check database and won't to complete
> >> > > >>> >>>>> installation
> >> > > >>> >>>>>
> >> > > >>> >>>>> 04 мая 2014 г. 12:50 пользователь "Alvaro"
> >> > > >>> >>>>> <[email protected]>
> >> > > >>> >>>>> написал:
> >> > > >>> >>>>>          Hello Anis,
> >> > > >>> >>>>>
> >> > > >>> >>>>>          Could you please tell the name of the tutorial?
> >> > > >>> >>>>>
> >> > > >>> >>>>>          You say:
> >> > > >>> >>>>>
> >> > > >>> >>>>>          ...but after installation it shows "password wrong
> >> > > >>> >>>>> in
> >> > > >>> >>>>> check
> >> > > >>> >>>>>          database".
> >> > > >>> >>>>>
> >> > > >>> >>>>>          During the installation, when you go to:
> >> > > >>> >>>>>
> >> > > >>> >>>>>          http://localhost:5080/openmeetings/install
> >> > > >>> >>>>>
> >> > > >>> >>>>>          ...the first step is select a name, a password and
> >> > > >>> >>>>> mail
> >> > > >>> >>>>>          adress.
> >> > > >>> >>>>>
> >> > > >>> >>>>>          These name and password are to login can go in
> >> > > >>> >>>>> OpenMeetings.
> >> > > >>> >>>>>
> >> > > >>> >>>>>          Here is it where give "password wrong in check
> >> > > >>> >>>>> database"
> >> > > >>> >>>>>          after you type these name and password?
> >> > > >>> >>>>>
> >> > > >>> >>>>>          Regards
> >> > > >>> >>>>>
> >> > > >>> >>>>>          Alvaro
> >> > > >>> >>>>>
> >> > > >>> >>>>>          ..................................
> >> > > >>> >>>>>
> >> > > >>> >>>>>
> >> > > >>> >>>>>
> >> > > >>> >>>>>          El dom, 04-05-2014 a las 07:34 +0500, Anis Aliev
> >> > > >>> >>>>> escribió:
> >> > > >>> >>>>>          > ---------- Переадресованное сообщение ----------
> >> > > >>> >>>>>          > От: "Anis Aliev" <[email protected]>
> >> > > >>> >>>>>          > Дата: 03 мая 2014 г. 19:59
> >> > > >>> >>>>>          > Тема: Openmeetings 3.0.1 on Debian x64
> >> > > >>> >>>>>          > Кому: <[email protected]>
> >> > > >>> >>>>>          > Копия:
> >> > > >>> >>>>>          >
> >> > > >>> >>>>>          > Hello Alvaro ! Hello everyone !
> >> > > >>> >>>>>          >  I tried to install  OM3.0.1 on Debian x64  based
> >> > > >>> >>>>> on
> >> > > >>> >>>>> your
> >> > > >>> >>>>>          instruction
> >> > > >>> >>>>>          > for om 2.1   and  from Infoeinternet   in
> >> > > >>> >>>>> youtube, but
> >> > > >>> >>>>> after
> >> > > >>> >>>>>          > installation  it shows "password  wrong in check
> >> > > >>> >>>>> database"
> >> > > >>> >>>>>          > and again I tried to bring together  all  i found
> >> > > >>> >>>>>  and
> >> > > >>> >>>>>           write
> >> > > >>> >>>>>          > something ...I don't know will it work or not, I
> >> > > >>> >>>>> didn't
> >> > > >>> >>>>>          tried yet.
> >> > > >>> >>>>>          > Can your please  go and look through  attached
> >> > > >>> >>>>> instruction
> >> > > >>> >>>>>          and
> >> > > >>> >>>>>          > correct  if  it's wrong or missing lines
> >> > > >>> >>>>>          >
> >> > > >>> >>>>>          >
> >> > > >>> >>>>>          > Thank a lot!
> >> > > >>> >>>>>          > Regards, Anis
> >> > > >>> >>>>>          >
> >> > > >>> >>>>>          > --
> >> > > >>> >>>>>          > E-Learning Center,TSUC
> >> > > >>> >>>>>          > Supervisor
> >> > > >>> >>>>>          > Skype:aliev_anis
> >> > > >>> >>>>>          > www.facebook.com/anis.aliev
> >> > > >>> >>>>>          > Тел:919606225
> >> > > >>> >>>>>          >
> >> > > >>> >>>>>
> >> > > >>> >>>>>
> >> > > >>> >>>>>
> >> > > >>> >>>>
> >> > > >>> >>>>
> >> > > >>> >>
> >> > > >>> >
> >> > > >>> >
> >> > > >>>
> >> > > >>>
> >> > > >>
> >> > > >>
> >> > > >>
> >> > > >
> >> > > >
> >> > > > --
> >> > > > E-Learning Center,TSUC
> >> > > > Supervisor
> >> > > > Skype:aliev_anis
> >> > > > www.facebook.com/anis.aliev
> >> > > > Тел:919606225
> >> > > >
> >> > >
> >> > >
> >> >
> >> >
> >
> >
> >
> 
> 


Reply via email to