san
Newbie
Karma: 0
Offline
Posts: 2
|
 |
« on: December 15, 2011, 05:14:20 AM » |
|
初めまして、sanと申します。 現行、nagios からのリプレースで、ubuntsu環境にPandoraFMS4.0を構築中です。 ◆環境 LAMP:ubuntsu11.10(server) PandoraFMS:4.0(ubuntsu版)
◆問合せ内容 1:pandora_serverのインスト→OK ※先に依存関係のあるpkgはインスト済み。 2:pandora_consoleのインスト→OK 3:pandora_consoleの設定(install.phpで)→OK 4:pandora_serverのサービス起動→OK 5:pandora_consoleのへのURLアクセス→NG ※http://サーバIP/pandora_console/index.php ※この状態では、ブラウザには、何も表示されす。真っ白いままです。 6:MySQLへのログイン→コマンドラインでOK 7:/var/log/apache2/error.logを見ると次のエラーが発生している。 PHP Fatal error: Call to undefined function get_parameter_get() ググると、そこまでの悪影響ではないような感じもしますが?です。
8:phpinfo()等とかは正常に表示される。 PS) ちなみに、CentOS環境ではpandora_consoleへのURLアクセスはOKでしたが、肝心の pandora_serverのサービス起動→NGでした。
|