ruby on rails - fail to start thinking sphinx error message says need to run rake ts:index -


command:

rake ts:start 

then appears error messages

initializing connection redis... done (port = 6394)! failed start searchd daemon. check /home/llz/laywersearch/log/searchd.log. failed start searchd daemon. check /home/llz/laywersearch/log/searchd.log    sure run thinking_sphinx:index before thinking_sphinx:sta 

then input command:

 rake ts:index 

then

 rake ts:start 

again same error messages


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -