Hi, Yes I can access Solr via a browser. But cannot access it with Solr-PHP client.
Thanks and regards, Romita From: Upayavira <u...@odoko.co.uk> To: solr-user@lucene.apache.org, Date: 12/14/2012 09:49 PM Subject: Re: Solr PHP client Can you access your Solr server via a browser? I bet it is something simple like a URL being wrong. Upayavira On Fri, Dec 14, 2012, at 09:37 AM, Romita Saha wrote: > Hi I am using Solr-PHP client. I am not able to ping Solr. Is their any > change that I need to make in Solr config files so that it can listen to > the PHP client? > > I get the following error : > > ping() ) { echo 'Solr service not responding.'; exit; } > > Could someone please help. > > Thanks and regards, > Romita