Welcome to Pandora FMS Community!

Find answers, ask questions, and connect with our community around the world.

  • manu

    Member
    November 17, 2008 at 02:32
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Paste here you “homedir” variable in: pandora_console/include/config.php

  • oglumavd

    Member
    November 17, 2008 at 15:06
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Hi Manu,

    here’s config.php

    // Begin of automatic config file
    $config[“dbname”]=”removed”; // MySQL DataBase name
    $config[“dbuser”]=”removed”; // DB User
    $config[“dbpass”]=”removed”; // DB Password
    $config[“dbhost”]=”localhost”; // DB Host
    $config[“homedir”]=”/var/www/pandora_console”; // Config homedir
    $config[“homeurl”]=”/pandora_console”; // Base URL
    // End of automatic config file
    ?>http://www.artica.es
    // Please see http://pandora.sourceforge.net for full contribution list

    // This program is free software; you can redistribute it and/or
    // modify it under the terms of the GNU General Public License
    // as published by the Free Software Foundation for version 2.
    // This program is distributed in the hope that it will be useful,
    // but WITHOUT ANY WARRANTY; without even the implied warranty of
    // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    // GNU General Public License for more details.
    // You should have received a copy of the GNU General Public License
    // along with this program; if not, write to the Free Software
    // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
    // Database configuration (default ones)

    // Default values

    // $config[“dbname”]=”removed”;
    // $config[“dbuser”]=”removed”;
    // $config[“dbpass”]=”removed”;
    // $config[“dbhost”]=”removed”;

    // This is used for reporting, please add “/” character at the end
    // $config[“homedir”]=”/var/www/pandora_console/”;
    // $config[“homeurl”]=”/pandora_console/”;

    // Do not display any ERROR
    error_reporting(E_ALL);

    // Display ALL errors
    // error_reporting(E_ERROR);

    // This is directory where placed “/attachment” directory, to upload files stores.
    // This MUST be writtable by http server user, and should be in pandora root.
    // By default, Pandora adds /attachment to this, so by default is the pandora console home dir

    include (“config_process.php”);

    Thank you!

  • manu

    Member
    November 18, 2008 at 05:40
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Put here a screenshot with what do you get when leaving the mouse over an item you can’t see in the network map