Hi,
I have been getting a 401 error code from Google Checkout, that is "Failed to Get Basic Authentication Headers". I have been told that if I set in the value cgi.rfc2616_headers = 0
into the .htaccess file within the httpdocs folder then this should remedy this error with the Google Checkout.
The only problem is I don't really know how to this? I don't know whether I just add that value cgi.rfc2616_headers = 0 as it is or do I need to add anything else with it? Also there are two .htaccess files in the httpdocs folder, one named .htaccess and the other named .htaccess.bbf, but both containing the same info. And so I don't know which one I should even set the above value into, just one of them or the both of them?
Any help with this issue would be really appreciated as I am not very tech savvy.