Welcome Guest | Login

Typo error

Hello,

At the location blog.shanifs.net I maintain a Typo blog that I set up a few months ago.  At the time it was working fine.  Admittedly, I haven't written any posts past the first one, however it WAS originally working.

When I went to write a new post yesterday, I got the following message:

Application error (Apache)

Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html

I've been trying to search around for the problem, however I cannot find an answer.  Any suggestions would be greatly appreciated.

Thanks,
-Shanif

2008-02-12 09:05 PM

The issue was due to the compatibility issue with the latest version of rails on the server and your application. I added the following line in the environment.rb file and it started working fine.
========================================

RAILS_GEM_VERSION = '1.2.5' unless defined? RAILS_GEM_VERSION

========================================

2008-02-12 09:52 PM

Regards,
Rahul
Rahul, thanks for the quick response.  That was the conclusion I came to as well, but I was about to freeze an older version of Rails into my vendor folder :)

Appreciate everything, you've been extremely helpful this week.

Thanks

2008-02-12 10:02 PM

2008-02-12 10:15 PM


Hello Guest! In order to post you must be an active client with us, please log in or sign up.