Permission denied ruby_sess?

I am really new to RonR. Anyone can give me a hand with this?

I get the Application Error page and if I look at development log, this
is
what I see:

Permission denied -
/home/john/public_html/rails/myapp/public/…/config/…/tmp/sessions//ruby_sess.5b90dd63b9d25d2e

Any idea?

I’m sorry for writing too soon. I got the problem fixed now.

Does it seem slow when loading though?
I have the latest Ruby, Rails and Gems running on
Apache 1.3.xx

What should be the optimal deployment infrastructure be?

Hi.
the same problem are solved for me with greater write permission on
/tmp

chmod -r a+rwx tmp

bye

2006/8/15, DanMan [email protected]:

Henry Ortega wrote:

I’m sorry for writing too soon. I got the problem fixed now.

I’m experiencing the exact same error, what did you do to solve it?

//Daniel


View this message in context:
http://www.nabble.com/Permission-denied-ruby_sess--tf1610136.html#a5821214
Sent from the RubyOnRails Users forum at Nabble.com.