Hi everyone!
I sort of inherited the management of a Ruby Website running on a Mac
and I have not had too much time to get onboard the rails!
Long story short, we had a power failure and upon restarting the
server…our site no longer comes up. Can anybody help???
Thanks so much!!!
On Jun 2, 2:30 pm, Vertigo [email protected] wrote:
Hi everyone!
I sort of inherited the management of a Ruby Website running on a Mac
and I have not had too much time to get onboard the rails!
Long story short, we had a power failure and upon restarting the
server…our site no longer comes up. Can anybody help???
This is a complete guess, but if the app is running off a mongrel
cluster you need to cd to the app’s folder and run
mongrel_rails cluster::start
Fred
Vertigo… this is quite complicated. There can be many things wrong.
Maybe you just need to run a few commands (as Frederick C. typed)
to get it to run. But that depends on the site’s setup. If you don’t
know how they did it, then you’d be shooting at the dark, especially
if you don’t know RoR
I would hunt down the ones that used to maintain, and get a hold of
the documentation (pray that there is).
On Mon, Jun 2, 2008 at 9:30 PM, Vertigo [email protected] wrote:
–
Ramon T.