Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 222

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 224

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/public/lib.urlhandlers.php on line 65

Warning: Cannot modify header information - headers already sent by (output started at /home/jdobbels/www/blog/inc/config.php:40) in /home/jdobbels/www/blog/inc/clearbricks/common/lib.http.php on line 247
JDobbelstein.dev() - Tag - libxml2 To infinity, and beyond ! 2011-01-10T00:04:33+01:00 Johan urn:md5:98d5e93307cb5ee6e20feba0dc3f35eb Dotclear Why Debian Lenny ? urn:md5:d3e94ffd9eb70e25101ede45c89d3c84 2010-04-26T20:38:00+02:00 Johan network debianlibxml2php <p>Because it is stable ! It means less trouble between packages and less time spent hunting incompatibilities between libraries. Here comes yet another example of dependency hell in the world of F/OSS where our two main protagonists will be libxml2 and PHP 5.x.</p> <p>Recently I come across a little bug when I was playing with my LAMP server (actually it's more a LLPP system for I prefer Lighttpd and PostgreSQL). It appears PHP 5.2.x and libxml>2.7 do not play well together when parsing HTML/URI encoded messages (where characters as '<' or '>' are replaced by &lt; or &gt;). If you try to use a $xml_parser = new... <em><a href="http://www.jdobbelstein.eu/blog/post/2010/04/26/Why-Debian-Lenny">Read</em> Why Debian Lenny ?</a></p>