アカウント名:
パスワード:
Known Issues [centos.org]にこんな情報があります。
Because of this bug httpd fails to start after existing systems are updated from an older CentOS 5 release to CentOS 5.6. The workaround is described here. This only happens when you have SSL enabled and mod_nss installed for your webserver.
回避策はこちら [redhat.com]を参照してください。フ
起動に失敗するのではなくて接続に失敗する。Apacheは起動はしている。
どうみても異常終了してますよ。
https://bugzilla.redhat.com/show_bug.cgi?id=669963 [redhat.com]
Steps to Reproduce:1. yum update mod_nss, and dependency2. /etc/rc.d/init.d/http restart or service httpd restart3. Check your httpd error reports Actual results: error messages on it. [error] SSL Library Error: -8038 SEC_ERROR_NOT_INITIALIZED[error] NSS_Initialize failed. Certificate database: /etc/httpd/alias.[error] SSL Library Error: -8038 SEC_ERROR_NOT_INITIALIZED[notice] child pid 8068 exit signal Segmentation fault (11)[notice] child pid 8071 exit signal Segmentation fault (11)
より多くのコメントがこの議論にあるかもしれませんが、JavaScriptが有効ではない環境を使用している場合、クラシックなコメントシステム(D1)に設定を変更する必要があります。
皆さんもソースを読むときに、行と行の間を読むような気持ちで見てほしい -- あるハッカー
SSLを有効、かつmod_nssがインストールされていると、httpdの起動に失敗するBug (スコア:1, 参考になる)
Known Issues [centos.org]にこんな情報があります。
Because of this bug httpd fails to start after existing systems are updated from an older CentOS 5 release to CentOS 5.6. The workaround is described here. This only happens when you have SSL enabled and mod_nss installed for your webserver.
回避策はこちら [redhat.com]を参照してください。フ
Re:SSLを有効、かつmod_nssがインストールされていると、httpdの起動に失敗するBug (スコア:0)
起動に失敗するのではなくて接続に失敗する。
Apacheは起動はしている。
Re:SSLを有効、かつmod_nssがインストールされていると、httpdの起動に失敗するBug (スコア:1, 参考になる)
どうみても異常終了してますよ。
https://bugzilla.redhat.com/show_bug.cgi?id=669963 [redhat.com]