Guest Posted August 1, 2004 Posted August 1, 2004 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
ozcsys Posted August 1, 2004 Posted August 1, 2004 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??
stevel Posted August 1, 2004 Posted August 1, 2004 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. Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Guest Posted August 3, 2004 Posted August 3, 2004 Thanks for the hints, I'll give it a shot. And I'll post the link if I still have troubles, thanks. Tim
Recommended Posts
Archived
This topic is now archived and is closed to further replies.