Topic: MySQL 5.1 and Rails 2.3.8
I'm having problems with the use of MySQL When I run my project the server return me to 500.html page. "We're sorry, But Went something wrong.We've Been notified about this issue and we'll take a look at it shortly."
Okay ... I use Windows 7, Netbeans IDE Ruby 1.9.1, Rails 2.3.8, MySQL 5.1 and Mongrel.
My question is if the MySQL 5.1 is supported, because all settings are made. The path is correct, the service is running, I can access MySQL without problems, oo database.yml is configured correctly. So when I run the project I get the 500.html page.
Reading the log of development is evident the following error: /! \ FAILSAFE /! \ 07/18/2010 12:45:49 -0300
Status: 500 Internal Server Error
no such file to load - mysql
Anyone have any solution in mind?
Last edited by bkether (2010-07-18 12:22:43)