Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Installed with SSL, but server does not support


Guest

Recommended Posts

Posted

I installed with ssl thinking the server supported it. Now when i goto check out, i get an error, since the url is https

 

Must i reinstall, or can i reconfigure it in the admin panel, or via the php code?

 

thank you!

 

-Jon

Posted

you can go to catalog/includes/configure.php and set SSL to false, do the same for catalog/admin/includes/configure.php.

 

It'll look like this: define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module

9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard)

 

Replace that and you're fine...

Archived

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

×
×
  • Create New...