mgolds02
12-05-2008, 01:25 PM
Hey everyone,
I'm at my last straw.. Ive been trying to get ruby on rails to work with capistrano and no luck yet. I've followed tutorials here about capistrano as well as how to set permissions, change to fcgi etc.. nothing works and hostmonster support is no help either!
When i create a test app via 'rails test' it works fine and im brought to the index.html. My problem is that I dont use an index.html page (i used a standard layout in 'application/app/vies/layouts' and when i remove the index public folder everything goes to hell and i get 500 errors. I'm using the .htaccess file from this post in my public folder:
http://helpdesk.hostmonster.com/kb/index.php?x=&mod_id=2&id=391
Is there ANYTHING i can do to get this fixed? i'm open to any solution. I've been trying to fix this for weeks now.
if I cant get this to work i might just switch hosts.
I'm at my last straw.. Ive been trying to get ruby on rails to work with capistrano and no luck yet. I've followed tutorials here about capistrano as well as how to set permissions, change to fcgi etc.. nothing works and hostmonster support is no help either!
When i create a test app via 'rails test' it works fine and im brought to the index.html. My problem is that I dont use an index.html page (i used a standard layout in 'application/app/vies/layouts' and when i remove the index public folder everything goes to hell and i get 500 errors. I'm using the .htaccess file from this post in my public folder:
http://helpdesk.hostmonster.com/kb/index.php?x=&mod_id=2&id=391
Is there ANYTHING i can do to get this fixed? i'm open to any solution. I've been trying to fix this for weeks now.
if I cant get this to work i might just switch hosts.