Xymon Mailing List Archive search

4.0.3rc1 available

list David Gore
Tue, 26 Apr 2005 15:11:56 +0000
Message-Id: <user-88df9365e905@xymon.invalid>

Henrik Stoerner wrote:
On Tue, Apr 26, 2005 at 12:19:12AM +0000, David Gore wrote:
Henrik Stoerner wrote:
I've put together a 4.0.3rc1 package - it's available at http://www.hswn.dk/beta/hobbit-4.0.3rc1.tar.gz
Replaced maint.pl in menu_items.js with hobbit-enadis.sh.

IE: blank page

Nothing at all ? Does anything show up if you do "View source" on this
blank page ?
View source does show the relevant javascript.
What happens if you run the CGI by hand like this:

REQUEST_METHOD="GET" ~hobbit/server/cgi-bin/hobbit-enadis.sh
This also works and shows what would appear to be the text of the script running.
Firefox: function isInternetExplorer() { if 

Even more strange.


Could you try and copy the files from    hobbit-4.0.3rc1/hobbitd/webfiles/maint*
over to    ~hobbit/server/web/

Just to be sure that the new templates got installed correctly.
Did this and it still fails in the same manner as before.

As a side note it does appear that when I do an install, the files group permission is not changed to the group I specified in the install.  I change the cgi-bin and cgi-secure files manually to the same group id that apache uses.  This has been the case a few versions back into the RC Hobbit installs.

Could be some config problem, but since everything works fine with maint.pl, I am not sure what it may be?

I should have stated earlier that this is on a Solaris 9 host.
Thanks,
Henrik