ID:               26957
 User updated by:  banpei at banpei dot net
 Reported By:      banpei at banpei dot net
 Status:           Bogus
 Bug Type:         DOM XML related
 Operating System: Redhat 7.2
 PHP Version:      5.0.0b3 (beta3)
 New Comment:

Any idea where I may find documentation about the difference between
old and new dom compared to php4.3 and php5.0?


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

[2004-01-18 18:34:14] [EMAIL PROTECTED]

There is no such function in the new ext/dom..


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

[2004-01-18 18:11:54] banpei at banpei dot net

Description:
------------
I got the error:
Fatal error: Call to undefined function domxml_open_file() 
eventhough I compiled with the dom extension. I also tried the old
xmldocfile() function, but that didn't work either.

Then I tried other domxml functions and neither of them worked. Phpinfo
tells me that I configured --with-dom, shows that dom and libxml are
both enabled.

My current libxml2 version is: 2.6.4

Phpinfo is on:
http://www.trueno.org/infophp.php

Reproduce code:
---------------
http://www.trueno.org/testdom.php

Expected result:
----------------
No output

Actual result:
--------------
Fatal error: Call to undefined function domxml_open_file() in
/home/trueno/testdom.php on line 2


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


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

Reply via email to