Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help - Checkout fails


Guest

Recommended Posts

Posted
I set up osCommerce for my wife's new web site. It's working nice up to the point where you click on checkout. I then get an error

 

https://mydomain.com/ecommerce/checkout_shipping.php

 

is not found.

 

Can anyone assist?

 

Thanks,

 

Tim

Do you have a ssl certificate? If not you need to make sure that you have the following line in your configure.php file set to false

 

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

 

If you do have a certificate then make sure the path is correct in your configure.php file.

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

If you had supplied an actual URL, we could see for ourselves and give you specific advice.

 

Failing that, what I can tell you is that your HTTPS_SERVER define must end with the domain name and NOT have things such as /foldername or /~username tacked onto it. Those get put on DIR_WS_HTTPS_CATALOG instead.

Posted

Thanks for the hints, I'll give it a shot.

 

And I'll post the link if I still have troubles, thanks.

 

Tim

Archived

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

×
×
  • Create New...