Jump to content

Sfsphinxplugin Symfony Database Connection Issue


shah_ankitb

Recommended Posts

Hello Symfonians, I 'm using Symfony & wa't to implement sfSphinxPlugin.But i'm getting this errors

[abc@de11 sf_sandbox_1_2]# php plugins/sfSphinxPlugin/data/test.php fourPHP Fatal error: Uncaught exception 'Exception' with message 'Sphinx connection tolocalhost:3312 failed (errno=111, msg=Connection refused)' in/var/www/html/sf_sandbox_1_2/plugins/sfSphinxPlugin/lib/sfSphinxClient.class.php:354Stack trace:#0 /var/www/html/sf_sandbox_1_2/plugins/sfSphinxPlugin/lib/sfSphinxClient.class.php(724):sfSphinxClient->Connect()#1 /var/www/html/sf_sandbox_1_2/plugins/sfSphinxPlugin/lib/sfSphinxClient.class.php(681):sfSphinxClient->RunQueries()#2 /var/www/html/sf_sandbox_1_2/plugins/sfSphinxPlugin/data/test.php(32):sfSphinxClient->Query('four')#3 {main}

In browser i got same problem

				  Sphinx connection to localhost:3312 failed (errno=111, msg=Connection refused)	thrown in	/var/www/html/sf_sandbox_1_2/plugins/sfSphinxPlugin/lib/sfSphinxClient.class.php on line	354

Need ur Help

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...