Well, I guess if it works, that's great. Ideally, it's best to have it all running as web, but I guess pragmatism sometimes comes before potential security issues - I know my deployment approaches aren't perfect either.
-- Pat On 24/05/2009, at 7:21 PM, Elad Meidar wrote: > > ok, so i moved everything to run under root (server + ts:index)... > > and now it seems that the deltas are working fine... i'll try to re- > index everything later on and see if that goes successful. > > > On May 24, 9:08 pm, Pat Allan <[email protected]> wrote: >> Rails is running on Passenger, and it's Rails (via Thinking Sphinx) >> that makes the call to indexer using the status_update_delta >> parameter. >> >> If you can get Passenger running on the web user instead of root, >> that >> should probably fix the problem. >> >> Cheers >> >> -- >> Pat >> >> On 24/05/2009, at 6:04 PM, Elad Meidar wrote: >> >> >> >>> i am not running that command i posted before (indexer with >>> status_update_delta parameter)... what do you mean 'invoked by the >>> stack' ? rake ? passenger? >> >>> On May 24, 7:47 pm, Pat Allan <[email protected]> wrote: >>>> delta indexing is invoked by the rails stack, not a rake task, so >>>> that means passenger in this >>>> case, and so it's using passenger's permissions to run indexer. I >>>> think that's the source of the problem. >> >>>> -- >>>> Pat >> >>>> On 24/05/2009, at 4:40 PM, Elad Meidar wrote: > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
