Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

NEED to shut SSL off...HELP!


Guest

Recommended Posts

Posted

Goal: To shut the SSL off, temporarily.

 

We do not use the root config file, and I cannot find the define('ENABLE_SSL', true);

 

 

so- any suggestions would be dandy - my regular developer guy is not available for a while- and we cannot process orders!!

 

thanks-

Posted

TCwho- thank you! You were correct. I had been told it was in the root , and looked everywhere but the includes file... <silly girl!

 

CqFreak- I am not sure what version you are referencing, but we are using 2.2 choc-full of contri's. For us to shut off- we ammended :

 

define('ENABLE_SSL', true);

 

to say

 

define('ENABLE_SSL', false);

 

Now order processing is possible again- until those @#$%^*#!!'s at the server office fix what they did.

Archived

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

×
×
  • Create New...