-
phpsysinfo returns an error when an usb-device has an "&" in its name. The Error is:
Warning: SimpleXMLElement::addChild() [function.SimpleXMLElement-addChild]: unterminated entity reference Save USB 2.0
Packard Bell Store&Save USB 2.0 in /usr/share/phpsysinfo/includes/xml.class.php on line 117
A patch to fix this Probleme is attached. (by Michael Vogt)
2008-03-29 16:21:21 UTC in PHP SysInfo
-
PHP 5.2.0
See also phpinfo() http://chilla.homeip.net/phpinfo.php.
2007-09-09 14:55:29 UTC in PHP SysInfo
-
Version: phpsysinfo-3.0-rc1
When I run index.php I only get an Popup saying "Error loading XML document"
When I directly run xml.php I got the following error:
Warning: SimpleXMLElement::addChild() [function.SimpleXMLElement-addChild]: unterminated entity reference Computer System GmbH Fritz!PCI v2.0 ISDN in /usr/share/phpsysinfo/includes/xml.class.php on line 92
Here some output...
2007-09-08 13:26:53 UTC in PHP SysInfo
-
I had the same error
I had to upgrade to PHP 5.2 (maybe PHP 5.x is sufficient)
2007-09-08 13:22:12 UTC in PHP SysInfo
-
Hi me,
I would like your tool to support exchanging ssh keys.
I already have written a small shellscript to do that job - maybe it's useful to have a look
http://jesusch.de/~jesusch/tmp/sshkey.sh.txt
Cheers.
2007-03-05 13:47:16 UTC in sshm
-
I'll wait until the changes find their way into CVS before closing this bug.
Applying the patches using patch -p0 did not work for me. Maybe because they seem to come out of an subversion repo.
2006-11-28 12:51:41 UTC in ZNC - Advanced IRC Bouncer
-
Hi,
I'm using CVS HEAD from Thu Nov 9 12:50:15 CET 2006.
My ${HOME}/.znc/configs/znc.conf includes:
Listen6 = +31338
LoadModule = webadmin +8080
When I start znc a web-listener is created on
0.0.0.0:8080 (no-ipv6)
Also no bouncer listener is created at all.
znc was compiled with --enable-ipv6
If more input is neccessary I can provide it.
I can also offer an shell-account...
2006-11-09 12:06:57 UTC in ZNC - Advanced IRC Bouncer