Pat,

1) I logged in as the production user, prod and stopped thinking
sphinx
2) I then logged on as the regular user, anex and did these steps in
sequence:
  a) rake ts:stop
  b) rake ts:start

   Here is the output:

        a...@server:~/projects/myApp$ cd /home/anex/projects/myApp &&
RAILS_ENV=development /usr/bin/env rake thinking_sphinx:start
        (in /home/anex/projects/myApp)
        Failed to start searchd daemon. Check /home/anex/projects/
myApp/log/searchd.log.
        Failed to start searchd daemon. Check /home/anex/projects/
myApp/log/searchd.log
        a...@server:~/projects/myApp$ cd /home/anex/projects/myApp &&
RAILS_ENV=development /usr/bin/env rake thinking_sphinx:start
        (in /home/anex/projects/myApp)
        Failed to start searchd daemon. Check /home/anex/projects/
myApp/log/searchd.log.
        Failed to start searchd daemon. Check /home/anex/projects/
myApp/log/searchd.log
        You have new mail in /var/mail/anex
        a...@server:~/projects/myApp$ v

Following Jim R Nill's comments, I have edited the port from 9312 to
9311 on
development.sphinx.conf and are restarted (stop, reindex and start)
thinking sphinx as the regular user, anex.

Here is the output:

        a...@server:~/projects/myApp/config$ cd /home/anex/projects/
myApp && RAILS_ENV=development /usr/bin/env rake thinking_sphinx:stop
        (in /home/anex/projects/myApp)
        searchd is not running
        a...@server:~/projects/myApp$ cd /home/anex/projects/myApp &&
RAILS_ENV=development /usr/bin/env rake thinking_sphinx:start
        (in /home/anex/projects/myApp)

        Failed to start searchd daemon. Check /home/anex/projects/
myApp/log/searchd.log.
        Failed to start searchd daemon. Check /home/anex/projects/
myApp/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.

Reply via email to