Rails site down - help, I'm dying (almost)
Posted by: Erichero
Posted on: 2008-10-08 00:58:00
Dreamhost upgraded to 2.1.1 recently, which deprecated my Rails site done with 1.2.5 (Dreamhost officially does not support below 1.2.6 now).
My site died at a crucial time and I managed to get the local debug version running again on my machine, thanks to some changes in environment.rb and boot.rb, as well as changing some deprecated stuff that had been removed in 2.1.
I've uploaded the new files but am still crashing. My site is at www.chillisoft.co.za. I tried uploading a sitedown.html to help customers, but that won't show either.
At least in the short-term I need to do two things. Redirect these errors to www.chillisoft.co.za/sitedown.html and/or display errors so I can see what is causing the continued crashing. Do I need to restart the webserver and how do I do this? I'm a little new at this stuff.
My .htaccess file is as follows: