Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL enabling won't (Non-shared)


weaseldog13

Recommended Posts

Posted

:?: Trying to enable SSL, I have set parameters in configure.php for both catalog and admin as follows:

 

define('HTTP_SERVER', 'http://magicplanet.org'); // eg, http://localhost - should not be empty for productive servers

 

define('HTTPS_SERVER', 'https://magicplanet.org'); // eg, https://localhost - should not be empty for productive servers

 

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

 

The cart doesn't switch to https during checkout. :shock: Any ideas?

 

Thanks,

 

Mark

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...