PDA

View Full Version : error on first page.......


manish
March 16th, 2008, 02:42 AM
I m new to ROR and this is my first project. Its working fine in localhost but when i uploaded it in server i face this error

http://www.copychops.com/

In the main page also when u click on this link....
About your application’s environment
u wil c error.......

and on next page.....

http://www.copychops.com/welcome/

Rails application failed to start properly

My all log files are blank. There is no error reporting...

Please help me to resolve this.........:(:(:

rob
March 16th, 2008, 04:42 PM
I don't think you're hosted with us, but you can use this wiki article to troubleshoot your Rails application:

http://wiki.ocssolutions.com/Troubleshooting_a_Ruby_on_Rails_Application

Most of the troubleshooting information in it is host agnostic and should help you get going.