thanx frnd for ur kind reply and help... resolved on xp now moving towards
win server 2008 r2

On Tue, Dec 13, 2011 at 7:05 PM, greenes <zurca...@gmail.com> wrote:

> ...after to make the new data base called hola,
> do you configure it in:
>
> C:\red5\\webapps\openmeetings\WEB-INF\classes\META-INF\persistence.xml
>
> Please, unzip a new OpenMeetings-1.9.0...zip and make a new install,
> and make
> a new data base called open190...for exemple and configure
> persistence.xml.
>
>
> .............................
>
>
>
> On 12 dic, 16:32, santosh kumar <santosh....@gmail.com> wrote:
> > I opened xampp - phpMyadmin and created a new database "hola"
> > collation and mysql connection collation utf8_general_ci and did the
> > same as u as u mentioned in above example, but now im getting step 1
> > installation page and after filling up the page when i click at
> > INSTALL, a white/blank page is stuck at step 2, after doing again n
> > again the same problem occuring..
> >
> > On Sun, Dec 11, 2011 at 10:05 PM, greenes <zurca...@gmail.com> wrote:
> >
> > > ...unzip OM in C:\
> >
> > > C:\red5
> >
> > > You need of Xamp, MySQL only for OpenMeetings.
> >
> > > You must build a base data in MySQL. For exemple
> > > called:
> >
> > > hola
> >
> > > After this go to:
> >
> > > C:\red5/webapps/openmeetings/WEB-INF/classes/META-INF\persistence.xml
> >
> > > ...and rename this file to:
> >
> > > persistence-ori.xml
> >
> > > And rename:
> >
> > > mysql_persistence.xml  to persistence.xml
> >
> > > Edit this file and in this line:
> >
> > >  Url=jdbc:mysql://localhost:3306/openmeetings,
> >
> > > ...change "openmeetings" to the name of th database you just made,
> > > it was:
> >
> > > hola
> >
> > > And in the lines:
> >
> > > Username=here the user name of MySQL
> > > Password=here the passwd of the user in MySQL" />
> >
> > > After this run red5.bat (MySQL must be runnuing) and write
> > > in the browser:
> >
> > > http.//localhost:5080/openmeetings/install
> >
> > > ...you know the rest?
> >
> > > OK Try it.
> >
> > > .....
> >
> > > On 11 dic, 19:45, santosh kumar <santosh....@gmail.com> wrote:
> > > > thanx for your kind repy, I am just telling how i installed OM, may
> be u
> > > > can find the mistake.
> > > > I have a LAN of almost 100 PC, I am hosting a joomla web site on my
> xp
> > > > machine so I am using XAMPP server which comes with apache 2.2 and
> mysql.
> > > > my webroot dicrectory for joomla in XAMPP is
> C:/xampp/hcdocs/joomla17, I
> > > > put OM.zip file in C:/xampp/hcdocs and extracted so now it is red5. I
> > > > installed > >  sox in C:\sox, ffmpeg in C:\ffmpeg, swftools in
> C:\swftools,
> > > > imagemagick in C:\Program Files\ImageMagick-6.7.4-Q8 and ghostscript
> in
> > > > c:/gs and  I installed Openoffice 3.3. in c:/program files as well.
>  Thn I
> > > > went to Environment Variables and I added user veriable JAVA_HOME
> with
> > > > value c:/pf/java/jdk1.7.0 and a system variable JAVA_HOME with a
> value
> > > > c:/pf/java/jre1.7.0. I have also modified PATH variable in system
> variable
> > > > and it looks as follwoing:-
> > > > C:\SWFTools;C:\Program Files\ImageMagick-6.7.4-Q8;C:\Program
> > > > Files\Java\jre1.7.0\bin;C:\sox;C:\ffmpeg;C:\Program Files\Windows
> Resource
> > > >
> Kits\Tools\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
> > > >  it li thn I run red5.bat file and opened my web-browser
> withhttp://localhost:5080/openmeetingsandI installed and setup OM. I opened
> a
> > > > Command-Prompt (CMD) and went to my Open Office Executable directory
> (for
> > > > example ,,C:\Programme\OpenOffice.org 3\program,) and run OpenOffice
> in
> > > > headless Modus with this command soffice.exe -headless -nologo
> -norestore
> > > >
> -accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager then
> > > > I checked if its running by typing: netstat -anp tcp and I am
> getting TCP
> > > >  127.0.0.1:8100         0.0.0.0:0              LISTENING.
> > > > now im able to login OM and I am able to put any image file bur as
> far as
> > > > office file and .pdf file are concerned, OM not able to work for it.
> Office
> > > > files like .ppt, .doc giving me the same error which I mentioned in
> my
> > > > first post and .pdf file giving HTTP ERROR 404.  i dont know whre i
> am
> > > > wrong, plz suggest and help me
> > > > thanx in advance
> > > > santosh
> >
> > > > On Sun, Dec 11, 2011 at 2:46 PM, greenes <zurca...@gmail.com> wrote:
> > > > > ...in your first post the log error say that swftools is not
> > > > > working rightly, it convert pdf to swf file.
> >
> > > > > Just now, on XP, i tested upload files pdf, rtf, etc. and
> > > > > it works fine, with OM 1.9.0.
> >
> > > > > Have you installed swftools, sox and ffmpeg in C:
> > > > > as told you?
> >
> > > > > C:\swftools
> >
> > > > > Could you please take a picture of the error?
> >
> > > > > Do you understand the spanish tutorial?
> >
> > > > > .................
> >
> > > > > On 11 dic, 11:37, santosh kumar <santosh....@gmail.com> wrote:
> > > > > > I have done all but still the same problem even .PDF giving HTTP
> ERROR
> > > > > > 404...
> >
> > > > > > On Sun, Dec 11, 2011 at 9:03 AM, santosh kumar <
> santosh....@gmail.com
> > > > > >wrote:
> >
> > > > > > > thanx bro, im going to try it...
> > > > > > > regards,
> > > > > > > santosh
> >
> > > > > > > On 12/10/11, greenes <zurca...@gmail.com> wrote:
> > > > > > > > Hi Santos,
> >
> > > > > > > > You must install sox, swftools anf ffmpeg in C:
> >
> > > > > > > > C:\sox
> > > > > > > > C:\ffmpeg
> > > > > > > > C:\swftools
> >
> > > > > > >  > Here is a spanish tutorial step by step with pictures
> > > > > > > > called:
> >
> > > > > > > > OpenMeetings en XP con fotos actualizado-3.pdf
> >
> > > > > > >
> https://docs.google.com/#folders/0B2B7CuoLiRX2NGViMDc5ODUtYzBiNy00MDI.
> > > > > ..
> >
> > > > > > > > ...on OpenMeetings 1.9.0.
> >
> > > > > > > > Hope help you.
> >
> > > > > > > > .....
> >
> > > > > > > > On 10 dic, 20:38, santosh kumar <santosh....@gmail.com>
> wrote:
> > > > > > > >> thanx frnd for your kind reply, I have installed swftools in
> > > > > > > >> C:\program files\swftools\gpdf2swf.exe, ghostscript in
> > > > > > > >> c:\pf\gs\gs8.70\bin\gswin.32.exe,  SOX in
> c:\pf\sox-14.3.2\sox.exe,
> > > > > > > >> openoffice in c:\pf\openoffice.org3\program\soffice.exe,
> FFMPEG in
> > > > > > > >> c:\pf\ffmpeg\ffmpeg.exe, ImageMagick in
> c:\pf\ImageMagick-6.7.3-Q16
> > > > > > > >> dirctory while openmeetings is in c:/xampp/htdocs/red5 (as
> default).
> > > > > > > >> Openmeetings is not able to open even .pdf file, its given
> an ERROR
> > > > > -
> > > > > > > >> 404.
> >
> > > > > > > >> thanx
> > > > > > > >> santosh
> >
> > > > > > > >> On 12/10/11, santosh kumar <santosh....@gmail.com> wrote:
> >
> > > > > > > >> > yeh, u r right swftools are installed in system dirctory
> while
> > > > > > > >> > openmeetings is in c:/xampp/htdocs/red5. Openmeetings is
> not able
> > > > > to
> > > > > > > >> > open even .pdf file, its given an ERROR - 404.
> >
> > > > > > > >> > thanx
> > > > > > > >> > santosh
> >
> > > > > > > >> > On 12/10/11, Jeff Schoby <ssrj...@gmail.com> wrote:
> > > > > > > >> >> You probably also want to add the path swftools are
> installed to
> > > > > the
> > > > > > > >> >> system $PATH as well.
> >
> > > > > > > >> >> --
> > > > > > > >> >> You received this message because you are subscribed to
> the
> > > > > Google
> > > > > > > >> >> Groups
> > > > > > > >> >> "OpenMeetings User" group.
> > > > > > > >> >> To post to this group, send email to
> > > > > > > >> >> openmeetings-user@googlegroups.com.
> > > > > > > >> >> To unsubscribe from this group, send email to
> > > > > > > >> >> openmeetings-user+unsubscr...@googlegroups.com.
> > > > > > > >> >> For more options, visit this group at
> > > > > > > >> >>http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > > > > > > > --
> > > > > > > > You received this message because you are subscribed to the
> Google
> > > > > Groups
> > > > > > > > "OpenMeetings User" group.
> > > > > > > > To post to this group, send email to
> > > > > openmeetings-user@googlegroups.com.
> > > > > > > > To unsubscribe from this group, send email to
> > > > > > > > openmeetings-user+unsubscr...@googlegroups.com.
> > > > > > > > For more options, visit this group at
> > > > > > > >http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > > > > --
> > > > > You received this message because you are subscribed to the Google
> Groups
> > > > > "OpenMeetings User" group.
> > > > > To post to this group, send email to
> openmeetings-user@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > openmeetings-user+unsubscr...@googlegroups.com.
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/openmeetings-user?hl=en.
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups "OpenMeetings User" group.
> > > To post to this group, send email to
> openmeetings-user@googlegroups.com.
> > > To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> > > For more options, visit this group athttp://
> groups.google.com/group/openmeetings-user?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to