Error Message: There was an error while trying to load the gem 'mysql2'. (Bundler::GemRequireError)
Added by Oren Cohen over 8 years ago
Hey there!
I went by this guide for installing Redmine on bluehost:
https://my.bluehost.com/cgi/help/redmine
I'm really not that experienced with either ruby or Rails.
Everything went fine I didn't receive any strange messages.
but then, when I go to the website and try to access it I get the passenger screen and the message: There was an error while trying to load the gem 'mysql2'. (Bundler::GemRequireError)
The website is this: http://redmine.skredmine.com
Can you help me figure this out so I can have a functional redmine installation?
Should I add anything to this message?
Thanks for any help you can offer!
Replies (2)
RE: Error Message: There was an error while trying to load the gem 'mysql2'. (Bundler::GemRequireError) - Added by Oren Cohen over 8 years ago
Okay so I've tried more things and I noticed that the db:migrate command which I put during the installation didn't fail. meaning the database did get connected to.
So why does passenger gives me this error?
it's kind of maddening I can't believe I've thrown about an entire weekend on this installation....
for the sake of information:
Ruby : 1.9.3
Rails: 4.2.5.2
Redmine: 3.2.2
host: bluehost.com
they use passenger for rails apps.
RE: Error Message: There was an error while trying to load the gem 'mysql2'. (Bundler::GemRequireError) - Added by Oren Cohen over 8 years ago
Can anyone help with this?