Hello all.
I've been developing with RoR for several months and have enjoyed every second. When I began I ran through the Hivelogic install process and got everything working. Got it woking with Apache as well.
Recently (I believe this happened after I updated Rails) everything stopped working. I can browse my sites using WEBbrick but not under Apache. I get this error:
Application error
Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html
When I check my logs I find this oddity:
Permission denied - /Users/elcento/Sites/hottonic/public/../config/../tmp/sessions//ruby_sess.d80cdc38dc7fbcfe
Any idea what could be happening? I'm a bit stumped. I've reinstalled everything to no avail.
Versions: OSX (Tiger) Apache MySQL Client Version 5.0.10 Rails 1.1.6 Ruby 1.8.4 (2005-12-24) [powerpc-darwin8.7.0]
Thanks in advance. Don C.