capslock118
12-10-2008, 12:48 PM
Hi,
On my local test server I have an application running rails 2.0.2. I froze rails knowing that on hostmonster the application could not run (currently hostmonster is set at 2.2.2).
The application runs perfectly on my local test server. I Send the entire application to hostmonster in its own project directory, with rails 2.0.2 frozen, and the application fails to start (giving me its relevant error 'Application failed to start').
The additional drag is that no logs seem to be ..well...logging so I cant see what issue is being cause.
and yes, the environment.rb is set to 2.0.2.
What do you think is going on here? Why would this app work on my local server but not hostmonster even though the rails version is frozen?
Does hostmonster circumvent frozen apps and forces rails apps to use what is on the server? I am at a loss here. Ive tried to upload the site in multiple ways, one instance just vender/* and app/* and config/* and lib/*specific files were sent, another time I sent the entire app into a blank directory.
Please let me know if you know of anything I can check to fix this issue.
On my local test server I have an application running rails 2.0.2. I froze rails knowing that on hostmonster the application could not run (currently hostmonster is set at 2.2.2).
The application runs perfectly on my local test server. I Send the entire application to hostmonster in its own project directory, with rails 2.0.2 frozen, and the application fails to start (giving me its relevant error 'Application failed to start').
The additional drag is that no logs seem to be ..well...logging so I cant see what issue is being cause.
and yes, the environment.rb is set to 2.0.2.
What do you think is going on here? Why would this app work on my local server but not hostmonster even though the rails version is frozen?
Does hostmonster circumvent frozen apps and forces rails apps to use what is on the server? I am at a loss here. Ive tried to upload the site in multiple ways, one instance just vender/* and app/* and config/* and lib/*specific files were sent, another time I sent the entire app into a blank directory.
Please let me know if you know of anything I can check to fix this issue.