Hi,

> I have a couple of apps running on the same sever that use sphinx, is
> there a way to ensure that thinking_sphinx starts up searchd running
> on a different port? I tired using   port: 3313 in a sphinx.yml file
> to no avail.

which environment are you using (development or production) ?

Just to be sure: are you specifying the port under corresponding
environment in sphinx.yml ?

ex:

development:
  port: 3313

production:
  port: 3325

instead of just:

port: 3313

which I believe would not work ?

cheers,

-- Thibaut

>
> Cheers,
> Matt
> >
>

--~--~---------~--~----~------------~-------~--~----~
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