Re: pls help needed
Henning Müller <[email protected]> Sat, 01 Dec 2007 17:52:33 +0100
| Newsgroups | gmane.comp.gnu.gift.bugs |
|---|---|
| Message-ID | <[email protected]> |
To open the php interface you need to open the directory in your browser=20 via apache and then it will work. http://localhost/directory_where_the_interface_is/index.php Henning Ananth a =E9crit : > Hello Dr.Henning, >=20 > I tried to work on php interface how can i use it? > What i did was I installed all php related files from yast > and then interface but its not working giving me error.from the file=20 > demp.php > I think my gift packages is working fine. > Not testing file:libltdl.so.3.1.5 (File name does not match plugin name= ) > Not testing file:libGIFTAcHierarchy.a (File name does not match plugin = name) > Not testing file:libGIFTAcURL2FTS.so.0 (File name does not match plugin= =20 > name) > Not testing file:libGIFTAcHierarchy.so.0 (File name does not match=20 > plugin name) > Not testing file:libGIFTAcHierarchy.la (File name does not match plugin= =20 > name) > Not testing file:libGIFTAcHierarchy.so (File name does not match plugin= =20 > name) > Not testing file:libdvdcss.la (File name does not match plugin name) > Not testing file:libdvdcss.so (File name does not match plugin name) > FINISHED Configuring CDynamicQueryFactory > ---------------------------------------- > The current configuration directory is: /root > ---------------------------------------- > Opening port 12789 > ---------------------------------------- > TCP socket successfully initialized:8 > TCP socket successfully initialized:9 > Waiting for connection... >=20 > But i am not getting how can i see the user interface from browser >=20 > http://localhost:12789 i agave but its not reponding any the charmer=20 > client is giving me error when i try to connect >=20 > Can you please help in this issue. >=20 > */Henning M=FCller <[email protected]>/* wrote: >=20 > Could you try out the php interface that you can get from > http://viper.unige.ch/demo/php/demo.php (bottom of the page)? > It is more lightweight and less problementatic than the Java interf= ace. >=20 > Cheers, Henning >=20 > Ananth a =E9crit : > > Hello, > > > > Good day!!! > > > > Can you please explain is the problem with Charmer Client? or do > I need > > change any code/settings > > Can I go for other clients? How can solve my problem. > > > > Please email me . > > > > ----- Original Message ---- > > From: Henning M=FCller > > To: Ananth > > Cc: [email protected] > > Sent: Sunday, November 25, 2007 2:49:29 PM > > Subject: Re: [bug-GIFT] pls help needed > > > > Hi, > > > > I think that you should tell us more detail about your setting > before we > > can have a look at the problem. Which version of gift do you use= ? > Which > > version of linux? Which version of Charmer? There are several ph= p > > interfaces that you could try out if you have problems with > Charmer as > > they often work in a simpler way. > > Did you index any collection with gift? > > What exactly do you do when getting hte error message? > > > > Cheers, Henning > > > > Ananth a =E9crit : > > > Can you please give me your advice i am getting this error. > > > thamks > > > varma > > > beginning of new CParser > > > End of new CParser > > > sendMessage: Trying to send: > > > > > > > > > > > > session-name=3D"charmer_default_session" > > > /> > > > > > > . > > > connect: mHost =3D [localhost], mPort =3D [12789] > > > IF the line "Connected: ..." is not > > > printed in the next few seconds > > > THEN there is a security problem with your > > > appletviewer / browser > > > Connected: mHost =3D localhost, mPort =3D 12789 > > > SUCCESS > > > CParser::parse(charmer.CharmerConnectionMRML@143bf3d > > > , > > > Socket[addr=3Dlocalhost/127.0.0.1,port=3D12789,localport=3D457= 1]) called. > > > While reading I caught exception : java.net.SocketException > > > java.net.SocketException: Connection reset > > > at java.net > > .SocketInputStream.read(SocketInputStream.java:168) > > > at java.net > > .SocketInputStream.read(SocketInputStream.java:182) > > > at java.io > > .FilterInputStream.read(FilterInputStream.java:66) > > > at charmer.mrml.CParser.parse(CParser.java:229) > > > at > > > > charmer.CharmerConnectionMRML.readMessage(CharmerConnectionMRML.jav= a:452) > > > at > > > charmer.CharmerConnectionMRML.(CharmerConnectionMRML.java:538) > > > at charmer.client.Charmer.connect(Charmer.java:187) > > > at charmer.client.MainFrame.mouseLClicked(MainFrame.java:267) > > > at charmer.client.DrawnButton.mouseClicked(DrawnButton.java:32= 0) > > > at java.awt.Component.processMouseEvent(Component.java:5520) > > > at java.awt.Component.processEvent(Component.java:5282) > > > at java.awt.Container.processEvent(Container.java:1966) > > > at java.awt.Component.dispatchEventImpl(Component.java:3984) > > > at java.awt.Container.dispatchEventImpl(Container.java:2024) > > > at java.awt.Component.dispatchEvent(Component.java:3819) > > > at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) > > > at > > > > > > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatch= Thread.java:242) > > > at > > > > > > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchTh= read.java:163) > > > at > > > > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:15= 7) > > > at > > > > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:14= 9) > > > at java.awt.EventDispatchThread.run(EventDispatchThread.java:1= 10) > > > Currently message is : --- > > > ---. > > > beginning of new CParser > > > End of new CParser > > > makeparser > > > Caught exception during parsing and not during read! > > > java.io .EOFException > > > java.io .EOFException > > > at com.microstar.xml.SAXDriver.parse(SAXDriver.java:189) > > > at charmer.mrml.CParser.parse(CParser.java:288) > > > at > > > > charmer.CharmerConnectionMRML.readMessage(CharmerConnectionMRML.jav= a:452) > > > at > > > charmer.CharmerConnectionMRML.(CharmerConnectionMRML.java:538) > > > at charmer.client.Charmer.connect(Charmer.java:187) > > > at charmer.client.MainFrame.mouseLClicked(MainFrame.java:267) > > > at charmer.client.DrawnButton.mouseClicked(DrawnButton.java:32= 0) > > > at java.awt.Component.processMouseEvent(Component.java:5520) > > > at java.awt.Component.processEvent(Component.java:5282) > > > at java.awt.Container.processEvent(Container.java:1966) > > > at java.awt.Component.dispatchEventImpl(Component.java:3984) > > > at java.awt.Container.dispatchEventImpl(Container.java:2024) > > > at java.awt.Component.dispatchEvent(Component.java:3819) > > > at java.awt.EventQueue.dispatchEvent(EventQueue.java:463) > > > at > > > > > > java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatch= Thread.java:242) > > > at > > > > > > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchTh= read.java:163) > > > at > > > > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:15= 7) > > > at > > > > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:14= 9) > > > at java.awt.EventDispatchThread.run(EventDispatchThread.java:1= 10) > > > returning from getcollections > > > returning from getcollections > > > > > > > -------------------------------------------------------------------= ----- > > > Never miss a thing. Make Yahoo your homepage. > > > > > > > > > > > > > -------------------------------------------------------------------= ----- > > > > > > _______________________________________________ > > > bug-GIFT mailing list > > > [email protected] > > > http://lists.gnu.org/mailman/listinfo/bug-gift > > > > > > > -------------------------------------------------------------------= ----- > > Be a better sports nut! Let your teams follow you with Yahoo > Mobile. Try > > it now. > > > > > >=20 >=20 > -----------------------------------------------------------------------= - > Be a better sports nut! Let your teams follow you with Yahoo Mobile. Tr= y=20 > it now.=20 > <http://us.rd.yahoo.com/evt=3D51731/*http://mobile.yahoo.com/sports;_yl= t=3DAt9_qDKvtAbMuh1G1SQtBI7ntAcJ=20 > >