try reinstalling the mysql gem : sudo gem install mysql --with-mysql-config=/usr/local/mysql/bin/ mysql_config
adapt the mysql-config path according to your system. Sheldon On Jan 14, 5:04 pm, Patrick Paulter <[email protected]> wrote: > I'm having problem trying to get the app running properly due to it not > finding MySQL.It seems that the app can't find mysql. > > This error shows up on my production log: MissingSourceFile (no such > file to load -- mysql) > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

