reikiman
02-20-2006, 09:54 PM
Here's a link to the phpinfo on my server:
http://healingblogs.7gen.com/phpinfo.php
Note it says --with-dom and other XML extensions. And that farther down it says the XML support is "active".
But ... I have some PHP code that does
return domxml_open_mem(...);
which fails saying the function doesn't exist.
The system is running RHEL 4 with the Plesk control panel. I haven't modified the PHP install.
http://healingblogs.7gen.com/phpinfo.php
Note it says --with-dom and other XML extensions. And that farther down it says the XML support is "active".
But ... I have some PHP code that does
return domxml_open_mem(...);
which fails saying the function doesn't exist.
The system is running RHEL 4 with the Plesk control panel. I haven't modified the PHP install.