What are the "latest" gems/rails and ruby that you have installed?
here is some information that would be useful to use: $ port list | grep mysql $ mysql5 --version $ port list | grep lang/ruby $ gem list $ ruby -v On Apr 5, 11:20 pm, Scott Corgan <scottcor...@gmail.com> wrote: > I have all the latest gems, rails, and ruby installed. I keep getting > the same error, even when the re route of the mysql library. I don't > know what else to do. > > Maybe an uninstall, clean install, and fix might work? > > On Apr 5, 11:51 am, Frederick Cheung <frederick.che...@gmail.com> > wrote: > > > > > On Apr 5, 6:16 pm, Jferg <johngfergu...@gmail.com> wrote: > > > > When I moved from 2.0 to 2.1.1 I followed a similar set of steps - I > > > googled first for any hazards - the one I found was fixed by me > > > installing another gem based on error logs. Though I did not upgrade > > > MySQL yet and I don't use it in my dev environment much - yet. > > > > The one problem I saw with 2.2 was having to upgrade Ruby to 1.9 - I > > > think that is required. > > > Rails 2.2 doesn't support ruby 1.9 (rails 2.3.2 is the first version > > with ruby 1.9 support, but that ruby 1.9 is by no means compulsory) > > > Fred > > > > If you are handy with XCode you can always roll your own - Hive Logic > > > probably has build it yourself directions for everything you'd > > > need:http://hivelogic.com/articles/view/ruby-rails-leopard > > > > Hope this helps. > > > > - John > > > > On Apr 5, 3:19 am, Scott Corgan <scottcor...@gmail.com> wrote: > > > > > I've tried a million different tutorials and I just can't figure this > > > > out. I have all things needed to create the development environment > > > > and I just can't get the server to function correctly I suppose. > > > > Here's the error I am getting: > > > > > "The bundled mysql.rb driver has been removed from Rails 2.2. Please > > > > install the mysql gem and try again: gem install mysql. > > > > /!\ FAILSAFE /!\ Sun Apr 05 00:17:39 -0700 2009 > > > > Status: 500 Internal Server E rror > > > > dlsym(0x1c44680, Init_mysql): symbol not found - /usr/local/lib/ruby/ > > > > gems/1.8/gems/mysql-2.7/lib/mysql.bundle" > > > > > And then when I got to localhost:3000 and click on the "About your > > > > application's environment", I get a red box that says "We're sorry, > > > > but something went wrong.We've been notified about this issue and > > > > we'll take a look at it shortly" that drops down. > > > > > I can't find a solution anywhere. > > > > > Does anyone have any suggestions? Please help! I've spent hours and I > > > > can't find anything. > > > > > Thank You! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---