Hello,
I have recently take un account on DreamHost and I got a conflit between
my Rails web application (version 2.1.0) and Phusion Passenger whitch
works with 2.0.2 on my web hosting.
So because of this difference of version, I get an Passenger error when
I browse on my web site… I have no idea to solve it (I’m a noob).
Thanks a lot for your help!
Panda’
On Sep 5, 8:11 am, Panda B. [email protected]
wrote:
Hello,
I have recently take un account on DreamHost and I got a conflit between
my Rails web application (version 2.1.0) and Phusion Passenger whitch
works with 2.0.2 on my web hosting.
So because of this difference of version, I get an Passenger error when
I browse on my web site… I have no idea to solve it (I’m a noob).
Thanks a lot for your help!
It’s difficult to help without seeing what the error is. Can you post
the error you’re seeing and any relevant log entries?
Thanks for your help Alex. I’m sorry because in fact all is okay, and
this problem was resolve after editing my database.yml file and
rebooting my server… So I am very happy! Rails roxxx!
Panda B. wrote:
Thanks for your help Alex. I’m sorry because in fact all is okay, and
this problem was resolve after editing my database.yml file and
rebooting my server… So I am very happy! Rails roxxx!
…And I also had to do this:
Macintosh:lol pandabeer$ rake rails:freeze:gems
(in /Users/pandabeer/Sites/rails/lol)
Freezing to the gems for Rails 2.1.0
Unpacked gem:
‘/Users/pandabeer/Sites/rails/lol/vendor/rails/activesupport-2.1.0’
Unpacked gem:
‘/Users/pandabeer/Sites/rails/lol/vendor/rails/activerecord-2.1.0’
Unpacked gem:
‘/Users/pandabeer/Sites/rails/lol/vendor/rails/actionpack-2.1.0’
Unpacked gem:
‘/Users/pandabeer/Sites/rails/lol/vendor/rails/actionmailer-2.1.0’
Unpacked gem:
‘/Users/pandabeer/Sites/rails/lol/vendor/rails/activeresource-2.1.0’
Unpacked gem:
‘/Users/pandabeer/Sites/rails/lol/vendor/rails/rails-2.1.0’