WEBrick rails server won't start
问题 Could you please recommend a fix? Remedies I have tried based on other SE questions: run bundle install run gem cleanup run bundle exec rails server run sudo ln -s /usr/local/mysql/lib/libmysqlclient.18.dylib /usr/lib/libmysqlclient.18.dylib remove root password (to match database.yml config file) Installed: OSX 10.8.3 Ruby 2.0.0p0 Rails 3.2.13 mysql2 gem 0.3.11 'mysql2' in Gemfile Mysql 14.14 5.6.11 To Reproduce: Starting Location: ~/Sites/simple_cms Run "rails server" I then get the