problem in ruby on rail
Posted by: manish
Posted on: 2008-03-14 22:57:00
the project is running successfully in my localhost when i upload it in server..... http://www.copychops.com/ ..its showing error......pls help me to rectify this error.
Posted by: manish
Posted on: 2008-03-14 22:57:00
the project is running successfully in my localhost when i upload it in server..... http://www.copychops.com/ ..its showing error......pls help me to rectify this error.
Posted by: GregR
Posted on: 2008-03-15 10:10:00
I don't see any errors at http://www.copychops.com...
If it's not working right then paste the errors from your log which should be in your application directory.
- Greg
- DreamHost Technical Support
Posted by: sdayman
Posted on: 2008-03-15 10:15:00
Not knowing Ruby, but curious, I found the error when I clicked on "About your application's environment."
-Scott
Posted by: GregR
Posted on: 2008-03-15 10:19:00
Ahh yes... That error is very generic and vague. If you're unable to troubleshoot your application then I suggest putting in a support ticket.
Some things you might try is make sure you have your database.yml configured properly in your config directory. Same goes for your environment.rb file.
Recently we've made a change to how FastCGI handles Rails: http://www.dreamhoststatus.com/2008/03/14/fastcgi-environment-changes-for-rails/
Also you'll want to check your applications logs, most likely these logs will have the exact error.
- Greg
- DreamHost Technical Support
Posted by: manish
Posted on: 2008-03-15 23:30:00
Thx for u r support. but the error is this....
http://www.copychops.com/welcome/
Rails application failed to start properly
My all log files are blank. There is no error.
In the main page also when u click on this link....
About your application’s environment
u will c error.
Please help me...
Posted by: GregR
Posted on: 2008-03-18 10:16:00
Sounds like you don't have your routes setup, but I can't be certain without seeing the logs. I doubt they're empty, but I guess you never know. I suggest sending in a support ticket so someone can look into this for you.
- Greg
- DreamHost Technical Support