以下の内容はhttps://white-azalea.hatenablog.jp/entry/20110703/1309695445より取得しました。


CentOS5.4 でRedmine動かんようなった。

曰く

Ruby on Rails application could not be started.
There may be a syntax error in the application's code. Please check for such errors and fix them.
A required library may not installed. Please install all libraries that this application requires.
The application may not be properly configured. Please check whether all configuration files are written correctly, fix any incorrect configurations, and restart this application.
A service that the application relies on (such as the database server or the Ferret search engine server) may not have been started. Please start that service.

# File Line Location
0 /usr/lib/ruby/1.8/openssl/cipher.rb 22

あーそう。なんかOpenSSLのUpdateが関係して逝ったのかな?
Ruby インストールディレクトリから、ext/openssl にディレクトリ突っ込んで、

ruby extconf.rb 
make
make install

で治った。




以上の内容はhttps://white-azalea.hatenablog.jp/entry/20110703/1309695445より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14