I deploy app and sphinx separated.

in app machine: 

1、I run    searchd -c /home/git/labhub/config/production.sphinx.conf 
--pidfile
The program 'searchd' is currently not installed.  To run 'searchd' please 
ask your administrator to install the package 'sphinxsearch'
2、in production.sphinx.config

searchd
{
  address = 10.160.49.162
  port = 9312
  log = /datadisk/home/git/labhub/log/production.searchd.log
  query_log = /datadisk/home/git/labhub/log/production.searchd.query.log
  pid_file = /datadisk/home/git/labhub/log/production.sphinx.pid
  workers = threads
  binlog_path = /datadisk/home/git/labhub/tmp/binlog/production
}

3、telnet 10.160.49.162 9312
Trying 10.160.49.162...
Connected to 10.160.49.162.
Escape character is '^]'.
C
2.0.4-release (r3135)          


XshellXshell

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/thinking-sphinx.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to