Suggest you add instructions.txt to this module. Had to file against code because there is no documentation component. There needs to be. I am running 4.6.3 on Debian Sarge default install and ran into 2 problems. Probably the developer has a much fatter php setup than your average joe.
You have to add these or you'll get error messages like
amazon_import: PHP Fatal error: Call to undefined function domxml_open_mem()
and Call to undefined function: curl_init()
aptitude install php4-domxml
aptitude install php4-curl
Or php5 if that is what you have. Or apt-get or whatever package manager you need. Or whatever they do on windows.
Comments
Comment #1
toetag commentedInstructions should also mention the need to run the mySQL database configuration script.
Comment #2
Prometheus6 commentedIt sort of says all that on the project page.
Comment #3
Uwe Hermann commentedPlease also add this information to the README.txt in CVS. Thanks.
Comment #4
Prometheus6 commented4.6 and cvs.