Hey guys,
Im having this same issue. I have everything working fine on my Mac
but have just deployed to Hostingrails and i am getting the same error
as Theokie.
I have tried the above solution but then received the following error
when trying to start thinking sphinx:
FATAL: no valid indexes to serve
rake aborted!
The following command failed:
/usr/local/bin/searchd --pidfile --config "/home/tomrose/apps/
thefourohfive.com/releases/20100117185742/config/
production.sphinx.conf"
This could be caused by a PATH issue in the environment of cron/
passenger/etc. Your current PATH:
/usr/local/jdk/bin:/usr/kerberos/bin:/usr/lib/courier-imap/bin:/usr/
bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/bin:/usr/X11R6/bin:/
home/tomrose/bin
You can set the path to your indexer and searchd binaries using the
bin_path property in config/sphinx.yml:
production:
bin_path: '/usr/local/bin'
So im not entirely sure what i should be setting my bin_path as.
If i return the bin_path in my sphinx.yml file to '/usr/local/bin/
searchd' then i am not sure what i should be setting my:
searchd_binary_name
indexer_binary_name
...to.
Any help would be much appreciated.
Thanks
On Jan 14, 8:14 pm, Theokie <[email protected]> wrote:
> This solved it for me! Thanks a million for this awesome plugin!
--
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.