Date: Fri, 27 Dec 2013 16:01:03 +0400 From: Dmitry Sivachenko <demon@FreeBSD.org> To: Mathieu Arnold <mat@mat.cc> Cc: "svn-ports-head@FreeBSD.org" <svn-ports-head@freebsd.org>, "svn-ports-all@FreeBSD.org" <svn-ports-all@freebsd.org>, "ports-committers@FreeBSD.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r337643 - head/net-mgmt/nagios/files Message-ID: <0E341FC6-3866-42A6-B975-DB87D2F4DEE5@FreeBSD.org> In-Reply-To: <DBC06804554D5DB04DC843CD@atuin.in.mat.cc> References: <201312270757.rBR7v3Zt017533@svn.freebsd.org> <18BE82AFB8CECDB0185D369C@atuin.in.mat.cc> <1397EC8A-5245-4AF7-91B3-07A17BB3FD23@FreeBSD.org> <DBC06804554D5DB04DC843CD@atuin.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
On 27 =D0=B4=D0=B5=D0=BA. 2013 =D0=B3., at 14:06, Mathieu Arnold = <mat@mat.cc> wrote: > +--On 27 d=C3=A9cembre 2013 13:47:20 +0400 Dmitry Sivachenko > <demon@FreeBSD.org> wrote: > |=20 > | On 27 =D0=B4=D0=B5=D0=BA. 2013 =D0=B3., at 13:37, Mathieu Arnold = <mat@mat.cc> wrote: > |=20 > |> +--On 27 d=C3=A9cembre 2013 07:57:03 +0000 Dmitry Sivachenko > |> <demon@FreeBSD.org> wrote: > |> | Log: > |> | Replace meaningless startpage with tactical overview. > |> | + <frame src=3D"side.php" name=3D"side" frameborder=3D"0" = style=3D""> > |> | +-<frame src=3D"<?php echo $corewindow;?>" name=3D"main" = frameborder=3D"0" > |> | style=3D""> ++<frame src=3D"cgi-bin/tac.cgi" name=3D"main" = frameborder=3D"0"> > |>=20 > |> Hum, that won't work, it should be "<?php echo > |> $cfg["cgi_base_url"];?>/tac.cgi=E2=80=9D. > |=20 > |=20 > | The committed patch does work (at least for me), and yours = doesn=E2=80=99t. > | Where does cgi_base_url come from? >=20 > It comes from the config.inc.php, in my case, your patch doesn not = work, I > have nagios in / and the cgi are in /nagios/cgi-bin/ :-) > I haven not tested what I sent you, but it is what is in side.php. So, = I > guess it should have worked. >=20 I committed a fix, please try it and see if it works for you.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0E341FC6-3866-42A6-B975-DB87D2F4DEE5>