MyPage is a personalized page based on your interests.The page is customized to help you to find content that matters you the most.


I'm not curious

Can not able to stop the searchd service in Sphinx search engine

0
Started on: 26 December 12
Participants: 1

Hi,

We already configured Sphinx search engine and made the index auto update by setting the cron.Suddenly facing the below error when we try to restart the searchd

I am getting below error when try to stop the searchd

 FATAL: stop: pid file '/usr/local/sphinx/var/log/searchd.pid' does not exist or is not readable

anyone faced the same error before

Hi,

We already configured Sphinx search engine and made the index auto update by setting the cron.Suddenly facing the below error when we try to restart the searchd

I am getting below error when try to stop the searchd

FATAL: stop: pid file '/usr/local/sphinx/var/log/searchd.pid' does not exist or is not readable anyone faced the same error before

This challenge is listed under Open Source and Development & Implementations Community

Related Posts:

Sphinx

 

Initiator

Aravinthan
Aravinthan
  Follow

I am passinate about IT & PHP , Let's do it

More posts by: Aravinthan Asokan

1 Suggestion

  1. 26 December 12
    0

    InnoThink try to reset the sphinx configuration , use below

    Reset searchd

    /usr/local/sphinx/bin/searchd --config /usr/local/sphinx/etc/sphinx.conf Reset Indexer

    /usr/local/sphinx/bin/indexer –rotate –all Run Search Daemon

    /usr/local/sphinx/bin/searchd

Awards & Accolades for MyTechLogy
Winner of
REDHERRING
Top 100 Asia
Finalist at SiTF Awards 2014 under the category Best Social & Community Product
Finalist at HR Vendor of the Year 2015 Awards under the category Best Learning Management System
Finalist at HR Vendor of the Year 2015 Awards under the category Best Talent Management Software
Hidden Image Url

Back to Top