You don't have any searchd processes running already, do you? Run the following on the server to check:
ps aux | grep searchd -- Pat On 03/05/2011, at 2:52 AM, Matias wrote: > I can index but I can't start the service > > I get: Failed to start searchd daemon. Check /home/mynewtv2/shared/log/ > searchd.log. > > But I don't have any searchd.lg in my shared/log directory. > > My sphinx.yml is this: > > production: > pid_file: /var/run/sphinx/searchd.pid > searchd_file_path: /home/mynewtv2/shared/db/sphinx > bin_path: /usr/local/bin > searchd_log_file: /home/mynewtv2/shared/log/searchd.log > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
