Hi all,
I'm having a right old headache with a magento installation on our virtual dedicated server that we hire. It is running PHP 5.2.13 and the problem is as follows:
When a product is added in to the cart and proceed to checkout is clicked the checkout url flips to https but because the product is sitting in a http cart the checkout can't find any products in the cart because it's looking at a https version...
I have installed an exact snapshot of the site on 2 other servers and it works fine...So to me this sounds like a server config issue (either PHP or Apache) right?
Does anyone have any thoughts as to what needs to be changed on the server?
Thanks very much!