Hello Kay,
this still seems like you don’t have the PHP with the DOM XML extension set up properly and this does not look like a problem with the PHP Tamino API itself.
Make sure that you are using PHP4, that the php.ini file is set up so that the DOM XML extension is used and make sure that all the required DLLs are in the path.
Then to test that everything worked ok, create a PHP script which has the following contents:
<?php phpInfo(); ?>
And then call that file. You should get an overview of you current installation and if all worked ok, then you should find a section with the title “domxml” and a line where it says “DOM/XML” and “enabled”.
Please check that and if you don’t find that, then your PHP is not configured correctly.
regards,
Heiko Weber
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods