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