-1

I did a rake thinking_sphinx:rebuild, then when I try to update any page/entry, it does save but it returns error. New data is saved, but the page returns error. What have I done wrong?

Before I did the above command, things were working fine. I had to issue that command because I did some changes on the sorting filter.

Victor
  • 13,010
  • 18
  • 83
  • 146
  • It would be great to see the error stacktrace, so we can figure out the cause. I've not seen ts:rebuild cause these problems before. – pat Oct 24 '10 at 22:36

1 Answers1

0

Just found out it was permission problem due to different ownership. Resolved with the methods mentioned by Pat over here.

Thanks Pat!

Victor
  • 13,010
  • 18
  • 83
  • 146