ID: 32426 User updated by: jirka at kosek dot cz Reported By: jirka at kosek dot cz -Status: Feedback +Status: Open Bug Type: DOM XML related Operating System: Windows XP PHP Version: 5CVS-2005-03-23 (dev) New Comment:
I'm really sorry I had really bad day. Please download sample files once more from the same URL. Archive is now packaget correctly and contains all necessary files. Previous Comments: ------------------------------------------------------------------------ [2005-04-03 22:54:37] [EMAIL PROTECTED] I don't see any PHP script in that package.. ------------------------------------------------------------------------ [2005-03-28 21:19:44] jirka at kosek dot cz I'm sorry. Correct URL is: http://kosek.cz/temp/libxmlbug.zip ------------------------------------------------------------------------ [2005-03-23 12:21:52] jirka at kosek dot cz Description: ------------ When XML document references external entity (such as a DTD) libxml2 can use XML catalog to redirect loading of the entity from HTTP server to some local location. XML catalog file should be taken from /etc/catalog or from files specified in XML_CATALOG_FILES environment variable. This works in Windows when libxml2 invoked from command-line (e.g. using xmllint command). However if I use XML related functions in PHP5 under Windows, catalog files are not taken into account. I even monitored files accessed by Apache process and there were no attempt to locate catalog file. Any idea? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=32426&edit=1