Hi!
I’m new to ruby on rails and I’m trying to get tracks running on my Debian lenny with Apache2.
After configuring Apache to use RoR, it seems to work, but I get an “Error 500 Internal Server Error” in my Browser (notice that this is not the Error 500 Message that Apache should show me with the default .htaccess file I’m using!).
Then I tried to start the dispatch.rb via command line and got the same message. Here’s the output used with the verbose option: http://pastebin.com/f6d136656
Do you have any idea what could have went wrong?
-meilon
