Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Click to Continue returns Page not Found


Slant

Recommended Posts

Posted

Does anyone know the answer to this, or is my question unclear?

 

I really need to know how to correct this error.

 

Many thanks.

Posted

Well, being new to osCommerce it took hours of trawling through code and several installations later, before I managed to track down the problem.

 

For some reason, it wouldn't configure the Secure server properly and I had to edit

 

shop/includes/configure.php

 

The line

define('HTTPS_SERVER', 'https://mysharedsecure server');

 

Should have read

 

define('HTTPS_SERVER', 'https://mysharedsecure server/mydomain');

 

Anyway, it seems to work now.

Archived

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

×
×
  • Create New...