Ruby Question

New to Ruby, getting “Application error (Rails)” when trying to access
the page. Noticed in apache logs permissions denied problem to the
fastcgi.crash.log, fixed that with chmod 777, now it just shows the pid
that failed…what do I do now?

Thank you.

Hi,

On Tue, 2007-11-20 at 00:19 +0900, Jim Durand wrote:

New to Ruby, getting “Application error (Rails)” when trying to access
the page. Noticed in apache logs permissions denied problem to the
fastcgi.crash.log, fixed that with chmod 777, now it just shows the pid
that failed…what do I do now?

Thank you.

This sounds like a Rails question, and an implementation issue that’s a
bit tricky at that.

You can try asking here:

http://groups.google.com/group/rubyonrails-talk

Cheers
Arlen