Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing SSL server


HDLLC

Recommended Posts

Hi All-

 

I have oscommerce-2.2ms2 installed, but have the wrong path entered for the secure server. How can I change that? Not sure if I am just dense (very well could be) or what - having trouble finding an option in admin to change this.

 

Any help is greatly appreciated!

 

Thanks in advance!

 

--Jeff

Link to comment
Share on other sites

Hi All-

 

I have oscommerce-2.2ms2 installed, but have the wrong path entered for the secure server.  How can I change that?  Not sure if I am just dense (very well could be) or what - having trouble finding an option in admin to change this. 

 

Any help is greatly appreciated!

 

Thanks in advance!

 

--Jeff

 

It is not an admin setting. You are going to need to edit your two configure.php files

 

includes/configure.php

admin/includes/configure.php

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??

Link to comment
Share on other sites

Look for this line in catalog/admin/includes/configure.php:

 ?define('HTTPS_CATALOG_SERVER', 'XXXXXXXXXX');

 

And this line in catalog/includes/configure.php:

  define('HTTPS_SERVER', 'XXXXXXXXXX');

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...