Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SSL Error


indranx

Recommended Posts

Posted

Hi,

can anyone help me out..

i dont know why and how to handle it.

my probem is.....

https are not active..... that mean what should i do?

and why if i click login/checkout cert/register..... all page not found..... therefore all the files are inside the hosting........

 

and 1 more question.......

 

how many product i can upload.... in this free version?

 

.......

 

 

reply me as soon as possible.

 

thank you

Posted

If you dont have a ssl certificate installed, you need to change this in both catalog/includes/configure.php and admin/includes/configure.php

 

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

to:

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

 

The_Bear

Posted

And yes osCommerce is free and you can upload as many products as you want

 

The_Bear

Archived

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

×
×
  • Create New...