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