Firstly,appreciating for your hard work ,and i like this module very much .When i run it in a share hosting ,it run correctly,but when i upgrade my host to VPS,it run incorrectly . i have asked in the forum,and have called to my hosting company to resolve the problem for me ,but it was useless,it still run correctly like this:
Fatal error: Call to undefined function: domxml_open_mem() in /home/agi/public_html/modules/amazontools/amazon.php4.inc on line 327.
Please help me ! And thanks a lot for any your responding!

Comments

gateone’s picture

Looks like a problem I had on an own server with it - it might be that your server is running on PHP4 and missing the necessary DOM XML extension?! Look here:

amazon.php4.inc
REST and XML processing, for PHP4. Requires CURL extension for REST processing, DOM XML extension for XML parsing.

Prometheus6’s picture

Assigned: Unassigned » Prometheus6
Status: Active » Closed (works as designed)

needs domxml extension.

MGParisi’s picture

Status: Closed (works as designed) » Closed (fixed)

Issue Closed