I just created the sass directory in my stylesheets directory and when I reload my page I get this error: Status: 500 Internal Server Error Permission denied - /Users/Justin/kicksite/trunk/public/ stylesheets/ application.css /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: 72:in `initialize'' /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: 72:in `open'' /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: 72:in `update_stylesheets'' /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: 46:in `each'' /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: 46:in `update_stylesheets'' How do I set the correct permissions? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Check the permissions are the same as what they are on the other public directories. On Mon, May 26, 2008 at 10:02 AM, jko170 <jko170-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I just created the sass directory in my stylesheets directory and > when > I reload my page I get this error: > > Status: 500 Internal Server Error > Permission denied - /Users/Justin/kicksite/trunk/public/ > stylesheets/ > application.css > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > 72:in `initialize'' > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > 72:in `open'' > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > 72:in `update_stylesheets'' > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > 46:in `each'' > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > 46:in `update_stylesheets'' > > How do I set the correct permissions? > > >-- Appreciated my help? Recommend me on Working With Rails http://workingwithrails.com/person/11030-ryan-bigg --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Yep, all of them are 755. On May 25, 9:38 pm, "Ryan Bigg (Radar)" <radarliste...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Check the permissions are the same as what they are on the other public > directories. > > > > On Mon, May 26, 2008 at 10:02 AM, jko170 <jko...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > I just created the sass directory in my stylesheets directory and > > when > > I reload my page I get this error: > > > Status: 500 Internal Server Error > > Permission denied - /Users/Justin/kicksite/trunk/public/ > > stylesheets/ > > application.css > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > 72:in `initialize'' > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > 72:in `open'' > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > 72:in `update_stylesheets'' > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > 46:in `each'' > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > 46:in `update_stylesheets'' > > > How do I set the correct permissions? > > -- > Appreciated my help? > Recommend me on Working With Railshttp://workingwithrails.com/person/11030-ryan-bigg--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
And the owners are? On Mon, May 26, 2008 at 2:27 PM, jko170 <jko170-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Yep, all of them are 755. > > On May 25, 9:38 pm, "Ryan Bigg (Radar)" <radarliste...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > wrote: > > Check the permissions are the same as what they are on the other public > > directories. > > > > > > > > On Mon, May 26, 2008 at 10:02 AM, jko170 <jko...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > I just created the sass directory in my stylesheets directory and > > > when > > > I reload my page I get this error: > > > > > Status: 500 Internal Server Error > > > Permission denied - /Users/Justin/kicksite/trunk/public/ > > > stylesheets/ > > > application.css > > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > > 72:in `initialize'' > > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > > 72:in `open'' > > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > > 72:in `update_stylesheets'' > > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > > 46:in `each'' > > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > > > 46:in `update_stylesheets'' > > > > > How do I set the correct permissions? > > > > -- > > Appreciated my help? > > Recommend me on Working With Railshttp:// > workingwithrails.com/person/11030-ryan-bigg > > >-- Appreciated my help? Recommend me on Working With Rails http://workingwithrails.com/person/11030-ryan-bigg --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Also check the files within the directories. On Mon, May 26, 2008 at 2:35 PM, Ryan Bigg (Radar) <radarlistener-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> And the owners are? > > > On Mon, May 26, 2008 at 2:27 PM, jko170 <jko170-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> >> Yep, all of them are 755. >> >> On May 25, 9:38 pm, "Ryan Bigg (Radar)" <radarliste...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> wrote: >> > Check the permissions are the same as what they are on the other public >> > directories. >> > >> > >> > >> > On Mon, May 26, 2008 at 10:02 AM, jko170 <jko...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > >> > > I just created the sass directory in my stylesheets directory and >> > > when >> > > I reload my page I get this error: >> > >> > > Status: 500 Internal Server Error >> > > Permission denied - /Users/Justin/kicksite/trunk/public/ >> > > stylesheets/ >> > > application.css >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: >> > > 72:in `initialize'' >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: >> > > 72:in `open'' >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: >> > > 72:in `update_stylesheets'' >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: >> > > 46:in `each'' >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: >> > > 46:in `update_stylesheets'' >> > >> > > How do I set the correct permissions? >> > >> > -- >> > Appreciated my help? >> > Recommend me on Working With Railshttp:// >> workingwithrails.com/person/11030-ryan-bigg >> >> >> > > > -- > Appreciated my help? > Recommend me on Working With Rails > http://workingwithrails.com/person/11030-ryan-bigg >-- Appreciated my help? Recommend me on Working With Rails http://workingwithrails.com/person/11030-ryan-bigg --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
All of the files are 644 and the owners are correct. Does this show what the problem might be? command I entered: ls -la total 88 drwxr-xr-x 19 Justin Justin 646 Mar 20 11:01 . drwxr-xr-x 19 Justin Justin 646 Mar 18 10:49 .. -rw-r--r-- 1 Justin Justin 6148 May 11 15:24 .DS_Store -rw-r--r-- 1 Justin Justin 1337 Apr 23 13:03 .htaccess drwxr-xr-x 9 Justin Justin 306 May 13 12:34 .svn -rw-r--r-- 1 Justin Justin 947 Jan 18 13:13 404.html -rw-r--r-- 1 Justin Justin 930 Mar 10 11:42 422.html -rw-r--r-- 1 Justin Justin 947 Mar 10 11:43 500.html -rw-r--r-- 1 Justin Justin 61 Mar 20 11:01 blank_iframe.html -rwxr-xr-x 1 Justin Justin 479 Jan 18 13:13 dispatch.cgi -rwxr-xr-x 1 Justin Justin 861 Jan 18 13:13 dispatch.fcgi -rwxr-xr-x 1 Justin Justin 479 Jan 18 13:13 dispatch.rb -rw-r--r-- 1 Justin Justin 0 Jan 18 13:13 favicon.ico drwxr-xr-x 47 Justin Justin 1598 May 25 17:16 images drwxr-xr-x 18 Justin Justin 612 May 23 12:18 javascripts -rw-r--r-- 1 Justin Justin 204 Mar 10 11:43 robots.txt drwxr-xr-x 4 Justin Justin 136 Jan 18 13:13 sounds drwxr-xr-x 10 Justin Justin 340 May 25 18:52 stylesheets drwxrwxrwx 3 Justin Justin 102 Feb 21 20:07 uploads On May 26, 12:05 am, "Ryan Bigg (Radar)" <radarliste...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Also check the files within the directories. > > On Mon, May 26, 2008 at 2:35 PM, Ryan Bigg (Radar) <radarliste...-Re5JQEeQqe8@public.gmane.orgm> > wrote: > > > > > And the owners are? > > > On Mon, May 26, 2008 at 2:27 PM, jko170 <jko...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> Yep, all of them are 755. > > >> On May 25, 9:38 pm, "Ryan Bigg (Radar)" <radarliste...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > >> wrote: > >> > Check the permissions are the same as what they are on the other public > >> > directories. > > >> > On Mon, May 26, 2008 at 10:02 AM, jko170 <jko...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> > > I just created the sass directory in my stylesheets directory and > >> > > when > >> > > I reload my page I get this error: > > >> > > Status: 500 Internal Server Error > >> > > Permission denied - /Users/Justin/kicksite/trunk/public/ > >> > > stylesheets/ > >> > > application.css > >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > >> > > 72:in `initialize'' > >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > >> > > 72:in `open'' > >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > >> > > 72:in `update_stylesheets'' > >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > >> > > 46:in `each'' > >> > > /usr/local/lib/ruby/gems/1.8/gems/haml-2.0.0/lib/sass/plugin.rb: > >> > > 46:in `update_stylesheets'' > > >> > > How do I set the correct permissions? > > >> > -- > >> > Appreciated my help? > >> > Recommend me on Working With Railshttp:// > >> workingwithrails.com/person/11030-ryan-bigg > > > -- > > Appreciated my help? > > Recommend me on Working With Rails > >http://workingwithrails.com/person/11030-ryan-bigg > > -- > Appreciated my help? > Recommend me on Working With Railshttp://workingwithrails.com/person/11030-ryan-bigg--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---