ID: 14854
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: DOM XML related
Operating System: Windows98
PHP Version: 4.1.0
New Comment:

Please ask support questions at [EMAIL PROTECTED]

Previous Comments:
------------------------------------------------------------------------

[2002-01-04 13:25:23] [EMAIL PROTECTED]

The line

   $doc = xmldoc($xml); // (line 26)

(where $xml is a string containing a valid xml 
document) raises a fatal error:

"Fatal error: Call to undefined function:  xmldoc() in
d:\...\class.xmltemplate.php on line 26"

I'm running PHP 4.1.0 as an Apache module with Apache 
1.3.22 on Win98 (but I was experiencing the same problem 
with PHP 4.0.6 and Apache 1.3.14). All the required dlls 
(libxml2.dll, iconv-1.3.dll) have been copied to the system 
directory, and phpinfo() tells me that DOMXML is enabled 
(with libxml 2.4.1).


------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14854&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to