The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Another Rails hint

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jared Richardson

Posts: 1031
Nickname: jaredr
Registered: Jun, 2005

Jared Richardson is an author, speaker, and consultant who enjoys working with Ruby and Rails.
Another Rails hint Posted: Aug 21, 2005 5:11 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Jared Richardson.
Original Post: Another Rails hint
Feed Title: Jared's Weblog
Feed URL: http://www.jaredrichardson.net/blog/index.rss
Feed Description: Jared's weblog. The web site was created after the launch of the book "Ship It!" and discusses issues from Continuous Integration to web hosting providers.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Jared Richardson
Latest Posts From Jared's Weblog

Advertisement

You may recall my post from a few days about about configuring Rails on Windows. Well, three other people I know ran into a second problem. It's trivial once it's solved but it can be quite frustrating.

In a nutshell, add the following line to your database.yml
port: 3306

if you run into this error:
No connection could be made because the target machine actively refused it. - connect(2)

Sri goes into a great more detail (but I've included enough detail that you can find the post on Google. ;)

Check out Sri's post here.

Jared

Read: Another Rails hint

Topic: WithStyle - new frontiers on the Smalltalk User Interface Previous Topic   Next Topic Topic: REST and Seaside

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use