kind of a newbie to server stuff.
I am running a centOS setup with whoosh search engine for my django app.
Everytime I restart or rebuild my index i get a warning that states IOError: The path to your Whoosh index '/www/test/mysite_index' is not writable for the current user/group.
How do I make sure this folder stays permanently CHMOD'd
Thanks