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

toetag’s picture

Instructions should also mention the need to run the mySQL database configuration script.

Prometheus6’s picture

Status: Active » Closed (fixed)

It sort of says all that on the project page.

Uwe Hermann’s picture

Priority: Normal » Minor
Status: Closed (fixed) » Active

Please also add this information to the README.txt in CVS. Thanks.

Prometheus6’s picture

Status: Active » Closed (fixed)

4.6 and cvs.