[Ruby] Vlad issues
Joe Van Dyk
joe at pinkpucker.net
Sat Aug 9 15:57:05 PDT 2008
On Fri, Aug 1, 2008 at 2:25 AM, accessing george
<george.githinji at gmail.com> wrote:
> Hi,
> I am migrating from capistrano deployment to the no nonsense vlad
> unfortunately it really is not easy.
I see:
`initialize': Permission denied - /var/www/app/shared/mongrel_cluster.conf
(Errno::EACCES)
from
/usr/lib/ruby/gems/1.8/gems/mongrel_cluster-1.0.5/lib/mongrel_cluster/init.rb:339:in
`open'
Looks like it's trying to read that file and can't, probably because
the permissions aren't set correctly.
Verify that the user can read that file.
Joe
More information about the Ruby
mailing list