<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - ActiveRecord::ConnectionNotEstablished]]></title>
		<link>http://railsforum.com/viewtopic.php?id=46345</link>
		<description><![CDATA[The most recent posts in ActiveRecord::ConnectionNotEstablished.]]></description>
		<lastBuildDate>Tue, 22 Nov 2011 07:50:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: ActiveRecord::ConnectionNotEstablished]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=147091#p147091</link>
			<description><![CDATA[<p>Hi,</p><p>I am using rails 3 on window 7 . I am facing the below problem. So we can not start the development.</p><p>Please help me.</p><br /><p>Error: [Window Title]<br />Ruby interpreter (CUI) 1.9.2p290 [i386-mingw32]</p><p>[Main Instruction]<br />Ruby interpreter (CUI) 1.9.2p290 [i386-mingw32] has stopped working</p><p>[Content]<br />Windows can check online for a solution to the problem.</p><p>[V] View problem details&nbsp; [Check online for a solution and close the program] [Close the program]</p>]]></description>
			<author><![CDATA[dummy@example.com (chandraamit29)]]></author>
			<pubDate>Tue, 22 Nov 2011 07:50:07 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=147091#p147091</guid>
		</item>
		<item>
			<title><![CDATA[Re: ActiveRecord::ConnectionNotEstablished]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=145400#p145400</link>
			<description><![CDATA[<p>Thanks for the feedback.I have checked the database YML file. All the information is correct. Please check below my database yml file.&nbsp; </p><p># MySQL.&nbsp; Versions 4.1 and 5.0 are recommended.<br /># <br /># Install the MYSQL driver<br />#&nbsp; &nbsp;gem install mysql2<br />#<br /># Ensure the MySQL gem is defined in your Gemfile<br />#&nbsp; &nbsp;gem &#039;mysql2&#039;<br />#<br /># And be sure to use new-style password hashing:<br />#&nbsp; &nbsp;<a href="http://dev.mysql.com/doc/refman/5.0/en/old-client.html">http://dev.mysql.com/doc/refman/5.0/en/old-client.html</a><br />development:<br />&nbsp; adapter: mysql<br />&nbsp; encoding: utf8<br />&nbsp; reconnect: false<br />&nbsp; database: ctfs<br />&nbsp; pool: 5<br />&nbsp; username: root<br />&nbsp; password: root <br />&nbsp; host: localhost</p><p># Warning: The database defined as &quot;test&quot; will be erased and<br /># re-generated from your development database when you run &quot;rake&quot;.<br /># Do not set this db to the same as development or production.<br />test:<br />&nbsp; adapter: mysql<br />&nbsp; encoding: utf8<br />&nbsp; reconnect: false<br />&nbsp; database: ctfs<br />&nbsp; pool: 5<br />&nbsp; username: root<br />&nbsp; password: root <br />&nbsp; host: localhost</p><p>production:<br />&nbsp; adapter: mysql<br />&nbsp; encoding: utf8<br />&nbsp; reconnect: false<br />&nbsp; database: ctfs<br />&nbsp; pool: 5&nbsp; &nbsp;<br />&nbsp; username: root<br />&nbsp; password: root <br />&nbsp; host: localhost</p><p>Please help me i am still facing same problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (chandraamit29)]]></author>
			<pubDate>Tue, 04 Oct 2011 07:22:34 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=145400#p145400</guid>
		</item>
		<item>
			<title><![CDATA[Re: ActiveRecord::ConnectionNotEstablished]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=145336#p145336</link>
			<description><![CDATA[<p>check config/database.yml</p><p>it has all the information needed to log into the database,&nbsp; is the database name correct,&nbsp; the login id, the password, etc?</p>]]></description>
			<author><![CDATA[dummy@example.com (BradHodges)]]></author>
			<pubDate>Fri, 30 Sep 2011 16:11:18 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=145336#p145336</guid>
		</item>
		<item>
			<title><![CDATA[ActiveRecord::ConnectionNotEstablished]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=145329#p145329</link>
			<description><![CDATA[<p>Hi,</p><p>I am new rails guy i am getting a problem when i am establishing&nbsp; a database mysql&nbsp; connection with rails 3&nbsp; on window 7. I am getting a error please see below:</p><br /><p>ActiveRecord::ConnectionNotEstablished (ActiveRecord::ConnectionNotEstablished):</p><br /><br /><p>Rendered C:/RailsInstaller/Ruby1.9.2/lib/ruby/gems/1.9.1/gems/actionpack-3.1.0/l<br />ib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms)<br />Rendered C:/RailsInstaller/Ruby1.9.2/lib/ruby/gems/1.9.1/gems/actionpack-3.1.0/l<br />ib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (54.0m<br />s)<br />Rendered C:/RailsInstaller/Ruby1.9.2/lib/ruby/gems/1.9.1/gems/actionpack-3.1.0/l<br />ib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/l<br />ayout (138.0ms)</p><p>I have install gem mysql (2.8.1 x86-mingw32).</p><br /><p>So please help me..</p>]]></description>
			<author><![CDATA[dummy@example.com (chandraamit29)]]></author>
			<pubDate>Fri, 30 Sep 2011 10:34:21 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=145329#p145329</guid>
		</item>
	</channel>
</rss>
