Matt Bauman wrote: >> It looks as though you are running in a subdirectory too, and that >> would >> mean you have to declare your home directory in the application. (You >> could also set up a 3rd level domain.) >> > > Where (and how) do I set the home directory? I installed it to ~/ > radiant/ and created a symbolic link in public_html that points to > the public folder. I've also tried installing radiant directly into > public_html, making a domain pointer to the public directory, as well > as making public_html itself a symbolic link to ~/radiant/public. > None of which worked. > > I really wasn't running ./script/server -- I was just frustrated > trying to get fcgi working and wanted to make sure that the app > actually worked (I realize it's a big no-no on a shared box). > > Matt > Hi Matt
This doesn't directly answer your question, but I find the RailsPlayground guides very useful whenever I deploy. (I use their service as well as another one, and the guide basically applies to both). This is the one about using Rails: http://wiki.railsplayground.com/railsplayground/show/How+To+Use+Rails+at+RailsPlayground and this is one about using FCGI: http://wiki.railsplayground.com/railsplayground/show/How+To+use+FastCGI Follow the 2 in sequence. Hope this helps you. Cheers Mohit. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
