[Rails] Re: Something is wrong with my 2.3.3 install

2009-07-24 Thread William Lefevre
Shaking my head feeling stupid. Matt, That was indeed me who put in the call to debugger in, broke my app, and forgot to take it out. Your suggestion got me going again and I was also able to fix my original issue as well. I appreciate you taking a look and getting me unstuck. Thanks. - W

[Rails] Something is wrong with my 2.3.3 install

2009-07-24 Thread William Lefevre
Hi all, I just updated to 2.3.3 following the instructions on the wiki. My current versions are: rails :: 2.3.3 ruby :: 1.8.6 gems :: 1.3.5 My gem list is: *** LOCAL GEMS *** actionmailer (2.3.3, 2.2.2, 2.1.0) actionpack (2.3.3, 2.2.2, 2.1.0) activerecord (2.3.3, 2.2.2, 2.1.0) activeresourc

[Rails] Re: Help: fastcgi connection refused

2008-09-09 Thread William Lefevre
Fred THANK YOU. I never would have found that on my own and it's good to learn something more about how Rails works. Thanks, William -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[Rails] Re: Help: fastcgi connection refused

2008-09-09 Thread William Lefevre
Frederick Cheung wrote: > On Sep 9, 6:50�am, William Lefevre <[EMAIL PROTECTED]> > wrote: > Have you disable active_record in environment.rb ? > > Fred Yes I did. The first errors I was getting were about not being able to find Sqlite. Since this site wont have

[Rails] Help: fastcgi connection refused

2008-09-08 Thread William Lefevre
Greetings, I just started a new Rails app and it's dead in the water. It appears to be something to do with my lighttpd server or fastcgi. The error is '500 - internal server error'. In lighttpd.access.log I get: 2008-09-08 22:40:21: (mod_fastcgi.c.1743) connect failed: Connection refused on