Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing non SSL installation to SSL


npn2531

Recommended Posts

Posted
I have installed OsCommerce with Fantastico from my c/panel as non SSL. Now I would like to use an  SSL Certificate. How do I change the configuration to SSL to show Https?

 

Thanks

 

Once you have your certificate installed you need to make changes to your two configure.php files

 

includes/configure.php

admin/includes/configure.php

 

Set ssl to true and then enter in your secure path in your HTTPS defines.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
I have installed OsCommerce with Fantastico from my c/panel as non SSL. Now I would like to use an  SSL Certificate. How do I change the configuration to SSL to show Https?

 

Thanks

 

Did your Fantastico install the Milestone 2 version? I used cpanel to install osC and got a CVS version. I later deleted it and installed the Milestone2 version myself.

Rik Rasmussen

Posted
Did your Fantastico install the Milestone 2 version? I used cpanel to install osC and got a CVS version. I later deleted it and installed the Milestone2 version myself.

 

 

Hi,

 

I'm pretty sure it's 2.2 (?) Where do I go to look for the version?

Oscommerce site:

 

 

OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120

Posted
Once you have your certificate installed you need to make changes to your two configure.php files

 

includes/configure.php

admin/includes/configure.php

 

Set ssl to true and then enter in your secure path in your HTTPS defines.

 

Thank You

 

I set the set two files and installed my certificate. I did not 'enter in your secure path in your HTTPS defines' because I do not know what this is. Now when I go through the checkout process the cart process terminates because it now cannot find the checkout_shipping.php page. Can you help further?

 

Thanks, George

Oscommerce site:

 

 

OSC to CSS, http://addons.oscommerce.com/info/7263 -Mail Manager, http://addons.oscommerce.com/info/8120

Posted

Needs to be 2.2 M2, not 2.2 CVS if it is going to be your working store.

 

Check the application_top.php file in the Includes directory, around line 37 or 38 look for:

 

// define the project version

define('PROJECT_VERSION', 'osCommerce 2.2-MS2');

Rik Rasmussen

Posted
Thank You

 

I set the set two files and installed my certificate.  I did not 'enter in your secure path in your HTTPS defines' because I do not know what this is. Now when I go through the checkout process the cart process terminates because it now cannot find the checkout_shipping.php page. Can you help further?

 

Thanks, George

 

If you have ssl set to true you have to have the path defines you cannot leave them blank. You need to get that info probably from your hosting company

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...