SSL breaks shop

Hi there,

couldn’t find a solution for this by searching, so maybe someone here knows what’s going on…

I have to implement SSL on a customer’s oxid eshop (CE 4.9.3), which shouldn’t be a problem. But:

As soon as the SSL certificate had been activated, the shop threw an error 500. I reckon this might be because the customer has installed the shop not in the root directory, but in a configuration like this:

  • the shop’s domain is linked to the /folder_1 directory on the web server
  • the shop itself is installed in the /folder_1/folder_2 directory on the web server

So what can I do to make SSL working on the shop (not only in the checkout, but the whole shop)?

Thanks in advance!

Oliver

did you check webserver error log for more information?