So I am getting that evil "Application error Rails application failed to start properly" error. I have changed the permissions on the folders so that they are 775 and have modified all the dispatch.* files so that they point to ruby. What other factors could bring about this error? I am running under Apache on Textdrive. Thank you, Matthew Margolis
It would help if you could post log file dumps from the error-causing request. Post your apache error log and developement.log (or whatever environment you''re in) and maybe we can figure out the problem. Brian On 5/6/05, Matthew Margolis <mrmargolis-63mtpxcE9Cs@public.gmane.org> wrote:> So I am getting that evil "Application error Rails application failed to > start properly" error. I have changed the permissions on the folders so > that they are 775 and have modified all the dispatch.* files so that > they point to ruby. What other factors could bring about this error? I > am running under Apache on Textdrive. > > Thank you, > Matthew Margolis > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >-- The years ahead pick up their dark bags. They move closer. There''s a slight rise in the silence then nothing. -- (If you''re receiving this in response to mail sent to bluczkie-OM76b2Iv3yLQjUSlxSEPGw@public.gmane.org, don''t be concerned This is my new address, but mail will be forwarded here indefinitely)
Turns out it was a permissions issue. Once again I forgot that textdrive doesn''t like anything over 755. Thanks for the help, Matt Brian L. wrote:>It would help if you could post log file dumps from the error-causing >request. Post your apache error log and developement.log (or whatever >environment you''re in) and maybe we can figure out the problem. > >Brian > > >On 5/6/05, Matthew Margolis <mrmargolis-63mtpxcE9Cs@public.gmane.org> wrote: > > >>So I am getting that evil "Application error Rails application failed to >>start properly" error. I have changed the permissions on the folders so >>that they are 775 and have modified all the dispatch.* files so that >>they point to ruby. What other factors could bring about this error? I >>am running under Apache on Textdrive. >> >>Thank you, >>Matthew Margolis >>_______________________________________________ >>Rails mailing list >>Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org >>http://lists.rubyonrails.org/mailman/listinfo/rails >> >> >> > > > >