- 締切済み
CGI Errorが分かりません(IIS+PHP5+ActivePerl-5.8.7)
初心者です。 http://kikuz0u.x0.com/memo/の Cacti (RRDToolフロントエンド) ~ Windows編 ~ を参考に今Cactiのインストールを行っていて CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) ・ ・ ・ ・ 他 と表示されて、Cactiの初期設定画面が表示されない状態です。 phpinfoの確認では問題ありません。 moduleはmibsフォルダにあるファイルだと思うのですが システム環境変数でD:\PHP\extras\mibsで登録はしてます。(PHPインストールはDドライブ) 素人なので全く分かりません、、、 確認方法も分からない状態です。
- みんなの回答 (2)
- 専門家の回答
みんなの回答
- minato_air
- ベストアンサー率40% (72/180)
回答No.2
- minato_air
- ベストアンサー率40% (72/180)
回答No.1
お礼
参考ありがとうございます。 教えてgooの使い方がよく分からないため今になりました。 エラー内容は以下になります。 ******************************************* CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module (SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 in (none) Cannot find module (UCD-SNMP-MIB): At line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none) Cannot find module (SNMP-TARGET-MIB): At line 0 in (none) Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module (UCD-DLMOD-MIB): At line 0 in (none) Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module (SNMP-MPD-MIB): At line 0 in (none) Cannot find module (SNMP-USER-BASED-SM-MIB): ******************************************* と表示されて、Cactiの初期設定画面が表示されない状態です。