hello again,
so followed the suggestion to install my own rubygems and then install
the radiant gem.
got everything going, on webrick the admin came up fine. but when I
tried to use dreamhost's standard apache/fcgi, the application didn't
start, getting the application error "Rails application failed to
start properly" and nothing on the logs.

i then tried running it on cgi, but got the same problem. what could
be causing this?

2007/2/19, Andrew Klein <[EMAIL PROTECTED]>:
> John Joyce wrote:
> > If installing your own local RubyGems on DreamHost, shouldn't you
> > install a local Ruby? or no?
> > I've personally struggled to get Radiant going on DH!!! Always a
> > BlueCloth dependency error. Says not installed. But it's there, PATHs
> > are set. Since then, deleted all. Maybe I'll try again.
> > Would be nice to have a full, detailed, step-by-step for DH and Radiant,
> > starting from nothing.
> >
> >
> Take a look at
> http://www.bladedthoth.com/news/2007/02/04/installing-radiant-0-6-0-rc1-on-dreamhost/
> and try those steps out. I run my site on DreamHost. RC1 is a lot easier
> than 0.5.2 to get running at least.
>
> If you still have problems with bluecloth being detected, you have a few
> options. Easiest may be going into <radiant path>/vendor and typing
>
> gem unpack bluecloth
>
> then change the name of the directory made to 'bluecloth' (without the
> ''s) - the directory will usually pop up as 'bluecloth-<#>.<#>.<#>', so
> easiest way would be something like this:
>
> mv bluecloth* bluecloth
>
> Let me know if you need more help or if my steps work well.
> _______________________________________________
> Radiant mailing list
> Post:   [email protected]
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to