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

John Dangler jdangler at atlantic.net
Sun Jul 18 17:51:37 UTC 2004


>> When starting a web app, I get the message
>> "DOM XML functions are not available."

>From below looks like php has dom support. This isn't a php standard
>message, it's coming from your application. Look how it checks for dom
>support.
>php would have been undefined function dom_xxx()

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.

The URL rewriter in php.ini:
url_rewriter.tags = "a=href, area=href, frame=src, input=src,
form=fakeentry"
The comments above this say:
.If you want XHTML conformity, remove the form entry. (Not sure if this
would apply or not)

The [com] section in php.ini is currently commented out (this may be needed)

I don't see any type of 'xml' file names in the etc/php.d directory (not
sure if this should be here or not)

The /var/lib/php/session directory is empty.
John Dangler

-- 
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list







More information about the fedora-list mailing list