Closed (fixed)
Project:
Amazon associate tools
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jul 2006 at 06:12 UTC
Updated:
18 Sep 2008 at 00:37 UTC
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
Comment #1
gateone commentedLooks 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.
Comment #2
Prometheus6 commentedneeds domxml extension.
Comment #3
MGParisi commentedIssue Closed