[horde] domxml in php5?

Daniel Eckl daniel.eckl at gmx.de
Tue Mar 23 04:46:51 PST 2004


Hi List!

I tried Horde CVS with php5.

First thing I noticed was, that the test pages tell me that I don't have a
recent pear. Seems to be a false positive, all is working fine.

The bigger problem is a non-horde one. My PHP5 build doesn't seem to have the
domxml functions availiable.

I built with "--enable-dom --with-libxml-dir=/usr" and php -i shows

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.5.11
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

But functions like domxml_open_file() are not availiable.

Does anyone has infos about that?

Regards,
Daniel



More information about the horde mailing list