Finally, I found out that pid_file_path was pointing to an inexistant directory.
On May 3, 10:32 am, Matias <[email protected]> wrote: > I get this: > > mynewtv2 18675 0.0 0.0 5164 844 pts/0 S+ 06:32 0:00 grep > searchd > > On May 2, 9:59 pm, Pat Allan <[email protected]> wrote: > > > > > > > > > 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 > > > athttp://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.
