This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@host:~/app/current$ rake ts:start | |
(in /home/webhr/app/current) | |
Failed to start searchd daemon. Check /home/user/app/current/log/searchd.log. | |
user@host:~/app/current$ searchd --pidfile --config config/sphinx/production.conf | |
Sphinx 0.9.9-release (r2117) | |
Copyright (c) 2001-2009, Andrew Aksyonoff | |
using config file 'config/sphinx/production.conf'... | |
FATAL: failed to create pid file 'tmp/pids/searchd.production.pid': No such file or directory |
OlderNewer