Hey Brian, You're right, Eapps instructions are not really helpful. I spent a whole day trying to get a RoR site working with Eapps. All kinds of issues. I understand your frustration.
You shouldn't have an app/config directory. That's odd. It should be virtual_domain->html->config. Maybe you should delete the site and start over - or delete everything under html and run 'rails newapp'? Do you see anything interesting in /var/log/httpd/error_log? or /var/log/httpd/suexec.log? -Todd Send direct to me if you want to take this off list and we can report back the solution to the list or dev wiki with Eapps instructions. Brian Sam-Bodden wrote: > Hi, > Has anybody succesfully configured Radiant on an eapps.com VPS? I > have a horrible time following the instructions at > http://support.eapps.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=108 > > > I just can't get the routes.rb modifications they are talking about > to work. I'm a RoR newbie so the part that is really confusing is that > they have a directory structure like: > > virtual_domain/ > html/ > app/ > components/ > config/ > ... > > and they tell me that to add my app (in this case Radiant) under /html > and then modify the routes.rb (I'm assuming the one at html/config > (not the one under html/app/config). Any ideas? > > Thanks, > Brian > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
