Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

turning off https


4cl

Recommended Posts

Posted

Hi,

 

I am testing my new oscommerce. The programmer did some work on it and I want to test it. But I don't have an ssl yet. When I click on checkout using paypal, it goes to an "https://www..." type url. I get a page cannot be found.

 

How to I make it so it goes to a regular "http://www..." type url?

 

Sheriff

Posted
Hi,

 

I am testing my new oscommerce. The programmer did some work on it and I want to test it. But I don't have an ssl yet. When I click on checkout using paypal, it goes to an "https://www..." type url. I get a page cannot be found.

 

How to I make it so it goes to a regular "http://www..." type url?

 

Sheriff

Open up your includes/configure.php file and look for the following line

 

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

 

make sure it does say false and not true.

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