Hi to all. I''m a newbye, and this is my first contact with list. I have installed ruby and rails. My ruby local home page works, but development.log tell me "Permission denied - /var/www/html/rubyapp/../config/../tmp/sessions//ruby_sess.e2677250ed380e4c " what''s happen? I think permission rights are ok (simlink towards public are root|root with 777). Someone can help me please ? Thank''s in advantage. -- bye by fellons
chmod -r a+rwx tmp should work 2006/8/10, Roberto Felloni <roberto.felloni@gmail.com>:> > Hi to all. > I''m a newbye, and this is my first contact with list. > > I have installed ruby and rails. > My ruby local home page works, but development.log tell me > "Permission denied - > > /var/www/html/rubyapp/../config/../tmp/sessions//ruby_sess.e2677250ed380e4c > " > > what''s happen? > I think permission rights are ok > (simlink towards public are root|root with 777). > > Someone can help me please ? > Thank''s in advantage. > > -- > bye by fellons > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- Michael Siebert <info@siebert-wd.de> www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060810/23211ba6/attachment.html
yep, also had this problem with Radiant CMS try this if your stuck... chmod -R a+rw cache John. Michael Siebert wrote:> chmod -r a+rwx tmp > should work > > > 2006/8/10, Roberto Felloni <roberto.felloni-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>: >> >> Rails mailing list >> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >> http://lists.rubyonrails.org/mailman/listinfo/rails >> > > > > -- > Michael Siebert <info-norLuBQQNv0t+8dGM1inlw@public.gmane.org> > > www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---