On Fri, Feb 12, 2010 at 1:46 PM, Vincent P <[email protected]> wrote:
> Problem: Mongrel cannot start because access to log is denied.  I just
> switched to a new development laptop (Snow Leopard).  I think I
> installed everything I needed.  I git clone the application I am
> developing from the repository.  Everything went fine.  Now when I run
> script/server, this is what I get:
>
> => Booting Mongrel
> => Rails 2.3.5 application starting on http://0.0.0.0:3000
> /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
> 1.8/logger.rb:518:in `initialize': Permission denied - /Users/chief/
> Documents/my_app/log/acts_as_ferret.log (Errno::EACCES)
>
> Please help.  Thanks.

So, what are the owner/permissions on that file, and what user
are you trying to start the app as?

-- 
Hassan Schroeder ------------------------ [email protected]
twitter: @hassan

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to