Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Removing SSL?


Guest

Recommended Posts

Posted

Greetings,

 

Reciently I installed osCommerce on my website, but realized that my server doesnt support SSL. As a result every time I test out "Create Account" or "Login" it goes to an "Action Canceled" page.

 

My host tells me if I remove the (s) in https: it should work fine. Problem is im stll very new to .php programing and am not sure how to do this.

Is there an option in the admin tool to do this or do I have to do it manually somehow on every page? If manually can someone show me where in the general code for lets say the page "create_account.php" that I'd have to remove?

 

Thanks a million times in advance,

Henry

www.matureartworks.com

Posted

Hi Henry,

 

Go into catalog/includes/configure.php and also admin/includes/configure.php and where it says SSL="true" change it to SSL="false" that should take care of it.

Keith

 

 

What the hell was I thinkin'?

Archived

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

×
×
  • Create New...