-
I've attached output of xml.php to e-mail to you. All other files are from the latest SVN revision at the moment.
2009-06-04 10:39:02 UTC in PHP SysInfo
-
The beginning of XML file (var_dump output from class.WebpageXSLT.inc.php):
.... (the rest of XML)
2009-06-02 20:56:36 UTC in PHP SysInfo
-
Sorry, for being unclear, I get the following HTML:
2009-06-02 20:52:35 UTC in PHP SysInfo
-
I've updated to the latest SVN version and got blank screen in static mode. Trying with both PSI_DEBUG true and false -- still no luck. Any tips for troubleshoot?.
2009-06-02 12:02:04 UTC in PHP SysInfo
-
FreeBSD default install:
find_program(lspci)
program not found on the machine
./xml.php on line 48
./includes/output/class.WebpageXML.inc.php on line 139 in function run()
./includes/xml/class.XML.inc.php on line 454 in function getXml()
./includes/xml/class.XML.inc.php on line 428 in function _buildXml()
./includes/xml/class.XML.inc.php on line 178 in function _buildHardware(...
2009-05-05 14:35:46 UTC in PHP SysInfo
-
/**
* Define the ups monitoring program (!!!names are case-sensitive!!!)
* We support the following programs so far
* - 1. Apcupsd http://www.apcupsd.com/
* Example: If you want to use lmsensors : define('PSI_UPS_PROGRAM', 'Apcupsd');
*/
define('PSI_UPS_PROGRAM', false);
it seems that 'to use lmsensors' is a typo...
2009-05-05 14:33:58 UTC in PHP SysInfo
-
Michael,
Is static output fixed in current SVN version? It seems not working on my FreeBSD box.
2009-05-05 14:32:47 UTC in PHP SysInfo
-
File attached...
2009-05-03 16:33:39 UTC in PHP SysInfo
-
I've attached the class file for rev.199 in 'Patches' section.
2009-05-03 16:32:35 UTC in PHP SysInfo
-
Patch for rev.199 attached.
2009-05-03 16:30:33 UTC in PHP SysInfo