On Monday 11 November 2002 12:21 pm, Aled Treharne wrote: > Apologies, my explanation was poor. They're blank until I login, at > which time username and cleartext pass hold the correct values - cookie > value and crypt'd passwd are still blank. Once I change to the next > page, or when the page refreshes, it goes back to being blank then. > > [SNIP] > > > So, try a couple of different browsers on a couple of > > different machines. If > > they all failed, I'd be very surprised. Every piece of > > [SNIP] > > Prepare to be surprised. :) > > IE6 on Windows 2000, Konqueror on Debian, Mozilla on debian, > Communicator on RH7.2 and RH8 all show the same.
OK. Have you checked via the command-line, e.g. by telnet'ing to port 80 on the host and issuing a GET command manually? And have you seen the 'Set-Cookie' header? I don't understand how the browser could strip this off if mon.cgi is sending it. Some browsers may give you the ability to see this as well, I'm not sure. You do have '$must_login="yes"' in your mon.cgi source code, right? If this isn't set mon.cgi doesn't try to set any cookies. > > I'm thinking that this is something to do with the server, since I've > used mon.cgi without a hitch before. I doubt it's a problem with the web server, although who knows. The web server would have to actually interdict with the output of mon.cgi and strip off the Set-Cookie headers. andrew _______________________________________________ mon mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/mon