libxml2-2.5.8 is causing this issue, fixed in 2.5.9 +.
You can use www.ctindustries.net/dom/libxml2-2.5.10.php.zip which was built
from the 2.5.10 release.
This build hasnt been tested yet, as I'm running off libxml CVS code since
the 2.5.8 issue, so if you hit any issues its with the build process of
libxml I used and not libxml itself.

Does anyone have any issues with marking 2.5.8 bad for the configure script?
It would be messy trying to work around it with ifdef statements as the
issue results from cleaning up the parser, which only needs to be done once,
but it cant be guaranteed which of the xml extensions will be loaded, so
would need to be tested everywhere.

Rob

From: Sebastian Bergmann


>   Using the current CVS of PHP 5's SAPI/CGI on Windows I get the following
>   message for every script, even for a simple <?php phpinfo(); ?> one:



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to