Hi Alex - Thanks for replying My host, 600host.net, require that you install gems using their online facilities.
They also state that all gems are installed in a specific 'Ruby' folder, in my case: "/home/thinkers/ruby/gems" (thinkers is the app name) They explain that I should add this code to my script: $:.push("/home/thinkers/ruby/gems") any idea where I would add it? thanks On 13 Jan, 19:43, Alex Malinovich <alex.malinov...@planetargon.com> wrote: > A 500 message typically means that your mongrels are not responding. > How did you go about installing the gem? (anything other than "gem > install" isn't going to work since the mysql gem requires platform- > specific bindings to build properly). > > -- > Alex Malinovich > Director of Deployment Services > > PLANET ARGON, LLC > design // development // hosting > > http://www.planetargon.comhttp://www.the-love-shack.net[blog] > > +1 503 445 2457 > +1 877 55 ARGON [toll free] > +1 815 642 4068 [fax] > > On Jan 13, 11:14 am, Dr_Gavin <dr_ga...@hotmail.com> wrote: > > > I have an app I've just managed to lauch but when I visit the homepage > > I get an error 500 message > > > On my production log I can see : > > > "MissingSourceFile (no such file to load -- mysql)" > > > I've downloaded the MySQL gem using the means provided by my host by > > that hasn't helped. > > > does anybody have a clue how to fix this? > > > the app was built in Rails 2.1 but launched in Rails 2.2 if that > > helps? > > I updated rails on my machine and all of my tests pass. The app runs > > fine on my machine in rails 2.2.2 > > > This is my first time deploying and I'd really appeciate some help if > > anybody can spare a few minutes? > > > Thanks, > > > Gavin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Ruby on Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to rubyonrails-deployment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---