Looking a bit further, I find in the XML output: <h2>Server Status</h2> <table class="info"> <tr class="odd"> <th>Boot time:</th> <td> <xsl:value-of select="server/boot-time"/> </td> </tr>
So no actual value? Is there a required post-processing step which is omitted? I see xsl is mentioned both here and in the style definition at the start of the XML output. I am however way too unfamiliar with the various XML-related tools to tell which piece is either missing or mal-functioning. This particular name server instance is running in a chroot, so naturally no external xsl processor is available (but surely BIND doesn't do it that way).. However, I don't find any "stray" references to XSLTPROC in the code, so in case that transformation is supposed to be done in some way, it must be done by some other method. My libxml2 is version 2.12.8, and is accepted by configure. Regards, - Håvard -- Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users