Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove/Add Secure SSL


quietflyer

Recommended Posts

Posted

I need to be able to remove the https page from loading when I try to checkout. I am doing tests on my items, and the server hasn't finished setting up the SSL. Anyone know how to do this easily in OSC?

 

Cory

Posted

In both your catalog and admin/includes/configure.php

Remove your HTTPS url and set enable ssl to false

 

HTH

The_Bear

Posted

includes/configure.php:

define('ENABLE_SSL', false);

Hth,

Matt

Archived

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

×
×
  • Create New...