Welcome to Pandora FMS Community!

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

  • change pandora gui port?

    Posted by MACscr on April 8, 2009 at 02:46

    Ok, so i changed the port for apache2 to an custom one. Anyway, it works fine when i first login and when i click on any link, but anytime i just let the browser window sit and it does its auto refresh, it tries to use port 80 which apache2 isnt running on anymore. Any idea where i need to make the change to pandora?

    raul replied 14 years, 9 months ago 4 Members · 7 Replies
  • 7 Replies
  • manu

    Member
    April 8, 2009 at 03:28
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    I’m taking a look at this, trying to reproduce it, I’ll get back to you in a while

  • manu

    Member
    April 8, 2009 at 03:34
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Are you using trunk version? Did you get it using svn?

  • MACscr

    Member
    April 8, 2009 at 03:46
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Im running 2.1 from the vmware image.

    Pandora FMS v2.1 – Build PC090224

  • manu

    Member
    April 8, 2009 at 04:15
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    Alright, we fixed it.
    Download this file
    http://pandora.svn.sourceforge.net/viewvc/pandora/branches/pandora_2.x/pandora_console/index.php?revision=1603

    And save it as your new /var/www/pandora_console/index.php

  • MACscr

    Member
    April 8, 2009 at 13:34
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    that seemed to do it. Thanks!

    It did seem to throw up a php notices about https which i found odd since im not using ssl, but i ended up just disabling php notices in that file and they went away with no issues.

  • hodgo

    Member
    February 4, 2010 at 04:09
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    How can this be done with Version 3 ?

    What else needs to be changed other than listen.conf ???????

  • raul

    Member
    February 4, 2010 at 21:55
    0 Karma points
    Community rank: tentacle-noob-1 Tentacle noob
    Like it
    Up
    0
    Down
    Drop it
    ::

    mm… grep 80 in the /etc/apache2 directory, maybe another file is using port 80