Hi,

My delta indexing is working fine on my local system in both
devlopment and production mode but when i update it on server where i
m using Passenger than it is giving me the following error

indexing index 'donate_delta'...
collected 4 docs, 0.0 MB
sorted 0.0 Mhits, 99.0% done
total 4 docs, 286 bytes
total 0.003 sec, 76185 bytes/sec, 1065.53 docs/sec
total 2 reads, 0.000 sec, 1.6 kb/call avg, 0.0 msec/call avg
total 7 writes, 0.000 sec, 1.2 kb/call avg, 0.0 msec/call avg
WARNING: access denied to PID 3163.
WARNING: indices NOT rotated.

my application is stored on root so whenever i run rake
ts:config ,:index, :start from my local machine .then it run these
commands on "root" of my server and then the sphinx get started by
root when i do "ps -elf" on "root" of server it says that  sphinx is
runned by root , I m totally confused that how to start the sphinx by
app user because all the command are runned on the root.

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