So:
development:
mysql41: 9306 # this is the default anyway!
bin_path: F:\sw\sphinx-2.0.8-release-win32\bin
You were using the default binary names and host, so there's no need to set them.
Also: you need to run the ts:start rake task to get the Sphinx daemon running.
> --
> You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to thinking-sphi...@googlegroups.com.
> To post to this group, send email to thinkin...@googlegroups.com.
> Visit this group at http://groups.google.com/group/thinking-sphinx.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
You'll definitely need to use mysql41 instead of port - my guess of the original error is that it's using the old binary Sphinx protocol on 9306 instead of the mysql41 protocol, which is why Sphinx is active on 9306 but expecting different sets of bytes.
--
Pat
You received this message because you are subscribed to a topic in the Google Groups "Thinking Sphinx" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/thinking-sphinx/a8Pww2WnDbg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to thinking-sphi...@googlegroups.com.