Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PHP DOM XML parser



Hi!

After installing PHP 5.0.4 and running phpinfo(); there is a "dom" chapter where is written that everything is enabled. And it still shows me following message:

Fatal error
: Call to undefined function domxml_open_file() in /Users/Andrew/Sites/portfolio/index.php on line 57

My code calls only one function that SHOULD work "domxml_open_file("portfolio.xml")"

Where is the problem and is it possible to fix it?

Does anyone has the same problem?

Thank you!

On 24 черв 2005, at 16:24, Scott Reynen wrote:

Andrew Kachalo wrote:

in browser it shows this:

Fatal error: Call to undefined function: domxml_open_file() in /Users/Andrew/Sites/portfolio/parse/dom_parse.php on line 3

Have you run phpinfo() to make sure DOM XML is installed? If not, run a file like this:

<?php

phpinfo();

?>

If that doesn't mention DOM XML, you'll need to install it:

http://pecl.php.net/package/domxml

If DOM XML is installed and you're still getting this message, it may help to see the code you're actually running.

Peace,
Scott



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden

This email sent to email@hidden

References: 
 >PHP DOM XML parser (From: Andrew Kachalo <email@hidden>)
 >Re: PHP DOM XML parser (From: Scott Reynen <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.