[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Ruby Question

Jim Durand

11/19/2007 3:20:00 PM

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.
--
Posted via http://www.ruby-....

1 Answer

Arlen Cuss

11/20/2007 6:52:00 AM

0

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/rubyon...

Cheers
Arlen