[Rails] Re: rails server error (rails 3) in windows

2014-01-21 Thread Chris Cox
Hi Guys Struggled some time with this, but found the issue appears to be the line in the mysql2.rb file: require mysql/mysql Removing this works better however the server doesn't start normally. When I copied the mysql.rb file from the mysql folder to

[Rails] Re: rails server error (rails 3) in windows

2014-01-21 Thread Chris Cox
Further to the above I decided to start again with a clean install using railsinstaller. Went through similar issues but on renaming mysql2.rb and not having an old mysql.rb file in the path, I found it was erroring on line 72 of runtime.rb which when I commented out :