As the article states, it's best to locate your index files in the shared folder - I know some people have had some issues in the past with symlinks, so that will avoid it.
But that means the cap task it has for setting up a symlink is unneccessary. Beyond that, best to have the index files cleared off if trying again from scratch. Cheers -- Pat On 22/05/2009, at 9:50 PM, Elad Meidar wrote: > > just to make sure, i'll re-do the entire tutorial all over again.. > > any tips on what is the best server status i need to set before doing > so ? > (deleting db/sphinx/production for example...) > > > On May 23, 12:39 am, Pat Allan <[email protected]> wrote: >> Also, just to confirm: The error implies you've not set the same >> settings in your config/sphinx.yml as suggested by the blog post - >> so, >> what are the values in your sphinx.yml file? >> >> Cheers >> >> -- >> Pat >> >> On 22/05/2009, at 9:33 PM, Pat Allan wrote: >> >> >> >>> Hmm, I've done a bit of work recently in TS for deploying to single- >>> server sites via capistrano - there's some tasks you can get for >>> free >>> by requiring 'thinking_sphinx/deploy/capistrano' in your deploy.rb >> >>> That said, they're very simple tasks, and pretty much the same as >>> what >>> that blog post outlines, so maybe just stick with that for the >>> moment. >> >>> I saw you mention on Twitter that it could be a permissions issue, >>> and >>> you may well be right. What are the permissions for shared/db/ >>> sphinx? >>> Is it accessible by the user running the capistrano tasks (on the >>> server, not the one invoking them on your own machine)? >> >>> -- >>> Pat >> >>> On 22/05/2009, at 6:34 PM, Elad Meidar wrote: >> >>>> i don't seem to get it to work properly, i think the problem reside >>>> in >>>> my deployment process... >> >>>> i followed the guide >>>> here:http://blog.airbladesoftware.com/2009/4/10/deploying-thinking-sphinx >>>> which results inhttp://pastie.org/487031 >> >>>> it appears that i create a symlink to the shared folder where the >>>> indexes should be, but when i try to start/index, the very >>>> existence >>>> of the symlink drops to rake task. >> >>>> help :) >> >>>> can anyone please explain to me what is wrong here? > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
