Application error (Apache)
Change this error message for exceptions thrown outside of an action
(like
in Dispatcher setups or broken Ruby code) in public/500.html
Hello Radiant,
I am setting up Radiant on a dreamhost sharing and after working through
all
the database learning curve, permissions loveliness and other just
quirks of
shared hosting. I now ran into this error. My app runs just fine
normally.
But then when I try to admin it from fcgi it crashes. The log files
seem to
be vanishing which I tried to fix with little avail. If I run webrick I
can
admin it just fine. Why can’t the world be as easy as webrick?
I know there is a recent post on this error so I am not the only one.
Thanks much,
Justin
Justin B. wrote:
I am setting up Radiant on a dreamhost sharing and after working through all
the database learning curve, permissions loveliness and other just quirks of
shared hosting. I now ran into this error. My app runs just fine normally.
But then when I try to admin it from fcgi it crashes. The log files seem to
be vanishing which I tried to fix with little avail. If I run webrick I can
admin it just fine. Why can’t the world be as easy as webrick?
Do you have an .htaccess file in your public directory?
http://dev.radiantcms.org/radiant/browser/trunk/radiant/public/.htaccess
I made an error while packaging up the 0.5.0 release and forgot to
include it. If you are using Apache you will need it.
–
John L.
http://wiseheartdesign.com
Yeah, I made an .htaccess file in public, I replaced it with yours and
it
worked…
What’s with that.
but I am now happy!
Thanks much,
Justin