To get "Internal Server Error" to go away I needed to fix the shebang
line on my public/dispatch.fcgi file.
--
Posted via http://www.ruby-forum.com/.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails:
I did a manual install of ruby and rails following the "HOWTO: Rails 2
on hostmonster" (google it). Also, I installed my gems using the
--install-dir option:
$ gem install acts_as_secure --install-dir
/home/my_website/ruby1.8/lib/ruby/gems/1.8
Now I can use script/console with no problem. I
Freddy Andersen wrote:
> I have seen stuff like this before and it was environment issues...
> The rake command was running from a different install of ruby than the
> console/server scripts...
>
> Did you install ruby from source and maybe you have the rpms for ruby
> installed...
I didn't inst
Hi,
I think I'm having a very similar problem as you have. I have it with
openid plugin:
http://www.ruby-forum.com/topic/170134#new
I can use the gem after setting ENV['GEM_PATH'] =
'/home/mydomain/ruby/gems'
But rake is broken, I can't migrate, or do anything with it, even
script/about comp
I have seen stuff like this before and it was environment issues...
The rake command was running from a different install of ruby than the
console/server scripts...
Did you install ruby from source and maybe you have the rpms for ruby
installed...
--~--~-~--~~~---~--~-
5 matches
Mail list logo