Brian Donahue on 22 Aug 2006 15:07:40 -0000 |
OK. I will try to make a long story short. I took on a freebie gig for one of my favorite musicians, Eric Bachmann (Crooked Fingers, Archers of Loaf, and now a solo record). I wanted to do it in Rails for fun, and because of quick and simple content management I could throw together with little more than scaffolding. Got it all working locally on my machines. Recommended Site5 to them for hosting, got it loaded up there. Followed the instructions for deployment on site5's forums:
Bad RequestYour browser sent a request that this server could not understand.The production log tells me undefined method 'downcase' for nil:NilClass I can provide the whole stack trace if anyone's interested. I had been getting some support from Site5, but they seem to have stopped responding, even to a newly entered ticket with "urgent" status (submitted last night). They seemed to think it had to do with different versions of rails, so I froze my gems and uploaded them and am still having issues. If I run webrick via SSH I can connect on port 3000, so this seems to be an apache/fastcgi issue. Does anyone have any advice? Thanks! Brian _______________________________________________ talk mailing list talk@phillyonrails.org http://lists.phillyonrails.org/mailman/listinfo/talk
|
|