I got this working!
I simply added
AddHandler application/x-httpd-php5 .php to my .htaccess file.
Now I have another issue
I deleted the old product and installed the updated one, and entered my amazon associates ID, but I don't see it listed in the URL when I click on an item.
for instance - let's say my associates ID is: myamazonuser-20
If I get a link from amazon associates it looks like this:
Code:
http://www.amazon.com/dp/B00095V56E?tag=myamazonuser-20&camp=14573&creative=327641&linkCode=as1&creativeASIN=B00095V56E&adid=1PJB2AHQETSAMWEM7RM4&
but if I click on the link through the amazon store on my site it looks like this:
Code:
http://www.amazon.com/o/ASIN/B00095V56E/105-5046536-9646804?SubscriptionId=0X5J0DYKEA7V6Y1BH1G3
I don't see my associate's ID
myamazonuser-20 listed in the link from my site...