OT - But can't find an answer: DOM/XML

Marius Andreiana mandreiana at rdslink.ro
Mon Jul 19 10:00:32 UTC 2004


On Sun, 2004-07-18 at 13:51 -0400, John Dangler wrote:
> Marius~
> I really appreciate the reply.  I looked into the app source, and yes, it is
> coming from the app.  I sent a note to the developer, and their response
> was:
> "You need to enable the DOM XML functions - see
> http://www.php.net/manual/en/ref.domxml.php."
> "You also need to enable the XSLT functions - see
> http://www.php.net/manual/en/ref.xslt.php"
> 
> I did a little more checking and I have the following info about my setup:
> I'm running PHP 4.3.6
> I have libxml-1.8.17-10.1.1
> I have libxslt-1.1.5-1
> I have libxml2-2.6.8-1
> I have .--with-dom=shared,/usr -with-dom-xslt=/usr -with-dom-exslt=/usr
> -withxmlrpc=shared in my php configuration.
To be sure, attach phpinfo() output. It says not only how it was
compiled, but also shows details about all supported extensions. Let's
see dom xml and xslt.

You need
-enable-xslt --with-xslt-sablot
As developer said, see here

> > "You also need to enable the XSLT functions - see
> > http://www.php.net/manual/en/ref.xslt.php"

-- 
Marius Andreiana
Galuna - Solutii Linux in Romania
http://www.galuna.ro





More information about the fedora-list mailing list