Strange permissions error

While trying to run a rake task which accesses the ferret index, I
keep getting this error:

Permission denied - script/…/config/…/index/production/shared/rebuild

I have run chgrp and chmod appropriately and am fairly certain that
there is no OS-level read/write permissions issue-- or is something
trying to /execute/ that path? If so, then this must be a bug, right?
there wouldn’t be a script living down in the index…

any ideas would help…

john

On Mon, Feb 04, 2008 at 03:05:32PM -0500, John B. wrote:

While trying to run a rake task which accesses the ferret index, I
keep getting this error:

Permission denied - script/…/config/…/index/production/shared/rebuild

I have run chgrp and chmod appropriately and am fairly certain that
there is no OS-level read/write permissions issue-- or is something
trying to /execute/ that path? If so, then this must be a bug, right?

Well, you need +x flags on directories in order to be able to access
them. Maybe that’s the problem?

Jens


Jens Krämer
http://www.jkraemer.net/ - Blog
http://www.omdb.org/ - The new free film database