Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-12 Thread Martin Knoblauch
--- michael chang [EMAIL PROTECTED] wrote: On 9/11/05, Brooks Davis [EMAIL PROTECTED] wrote: Either that, or we can deprecate PHP3/force upgrades to PHP4. But I'm not sure if we'd want that. If it's mostly cruft, we can put this kind of thing in now to allow upgrades (make sure the

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-12 Thread Ramon Bastiaans
I would like to point out the following from the Ganglia README: -- start quote -- 2. Ensure your webserver understands how to process PHP script files. Currently, the web frontend contains certain php language that requires PHP version 4 or greater. -- end quote -- We have

RE: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-12 Thread Bernard Li
-developers@lists.sourceforge.net Subject: Re: [Ganglia-developers] [patch] private cluster authenticate fix --- michael chang [EMAIL PROTECTED] wrote: On 9/11/05, Brooks Davis [EMAIL PROTECTED] wrote: Either that, or we can deprecate PHP3/force upgrades to PHP4. But I'm not sure if we'd want

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-12 Thread Martin Knoblauch
--- Ramon Bastiaans [EMAIL PROTECTED] wrote: I would like to point out the following from the Ganglia README: -- start quote -- 2. Ensure your webserver understands how to process PHP script files. Currently, the web frontend contains certain php language that

RE: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-12 Thread Martin Knoblauch
Hi, anyone cares to look at the latest patch to BZ #49? Looks simple enough to me. Does it work with PHP4? The patch also needs a rediff against current CVS. The changes to header.php do not apply cleanly. Martin --- Bernard Li [EMAIL PROTECTED] wrote: Even RHEL3 ships with PHP4, I don't

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-11 Thread michael chang
On 9/11/05, Jeong Bae Kim [EMAIL PROTECTED] wrote: Looks like a simple enough change to take the Apache basic authentication password from PHP built-in global array, _SERVER.

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-11 Thread Brooks Davis
On Sun, Sep 11, 2005 at 10:47:28AM -0400, michael chang wrote: On 9/11/05, Jeong Bae Kim [EMAIL PROTECTED] wrote: Looks like a simple enough change to take the Apache basic authentication password from PHP built-in global array, _SERVER. From

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-10 Thread Martin Knoblauch
Hi, comments on the patch? My php is not good enough to evaluate the change, but I am inclined to commit it if I get one or more ACKs. Cheers Martin --- Ramon Bastiaans [EMAIL PROTECTED] wrote: Hi guys, I noticed that HTTP authentication was not working in auth.php. Since php4 the

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-10 Thread michael chang
On 9/10/05, Martin Knoblauch [EMAIL PROTECTED] wrote: comments on the patch? My php is not good enough to evaluate the change, but I am inclined to commit it if I get one or more ACKs. Does it break PHP3? If not, then I'd presume it looks safe. If it does, then we'd have to go as far as a

RE: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-10 Thread Bernard Li
From: [EMAIL PROTECTED] on behalf of michael chang Sent: Sat 10/09/2005 10:51 To: [EMAIL PROTECTED] Cc: Ramon Bastiaans; Ganglia Developers Subject: Re: [Ganglia-developers] [patch] private cluster authenticate fix On 9/10/05, Martin Knoblauch [EMAIL PROTECTED] wrote

Re: [Ganglia-developers] [patch] private cluster authenticate fix

2005-09-10 Thread Jeong Bae Kim
] Reply-To: [EMAIL PROTECTED] To: Ramon Bastiaans [EMAIL PROTECTED],Ganglia Developers ganglia-developers@lists.sourceforge.net Subject: Re: [Ganglia-developers] [patch] private cluster authenticate fix Date: Sat, 10 Sep 2005 10:45:49 -0700 (PDT) Hi, comments on the patch? My php is not good enough

[Ganglia-developers] [patch] private cluster authenticate fix

2005-08-30 Thread Ramon Bastiaans
Hi guys, I noticed that HTTP authentication was not working in auth.php. Since php4 the variables changed for this to work. I created a little patch that will make it work again. Kind regards, - Ramon. -- .. | ing. Ramon Bastiaans