Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL not working


Mayhem

Recommended Posts

Posted

I had this problem a couple of weeks ago. re uploaded everything but config files. Left old config files. Re-ran install and chose not to import database to save old config data. Works ok now. Probavbly something got corrupted in uploaded

Posted

In configure.php files change

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

to

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

Archived

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

×
×
  • Create New...