ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集
Interstage

69.1.8 ihs00008

IHS: ERROR: ihs00008: %s1: module "%s2" is not compatible with this version of Apache (found %s3, need %s4). [%s5]

可変情報

%s1:Webサーバのプログラム名
%s2:プラグインモジュール名
%s3:プラグインモジュールのメジャーバージョン
%s4:Webサーバプログラムのメジャーバージョン
%s5:Webサーバ名

意味

Webサーバプログラムのメジャーバージョン%s4とプラグインモジュール%s2のメジャーバージョン%s3が異なります。

システムの処理

Webサーバプログラムの実行処理を中止します。

ユーザの対処

環境定義ファイル(httpd.conf)のLoadModuleディレクティブに指定したプラグインモジュールのメジャーバージョンを確認してください。LoadModuleディレクティブの設定については、“Interstage HTTP Server 運用ガイド”の“ディレクティブ一覧”を参照してください。