Pinecone Posted January 7, 2005 Posted January 7, 2005 When on-line on my site and clicking the 'Check-Out' button, I get the error message ... The requested URL/oscommerce/checkout_shipping.php was not found However, I have checked and the file definitely does exist in the oscommerce directory on the server. Is this an oscommerce issue or an issue with my host ? Would appreciate any advice.
boxtel Posted January 7, 2005 Posted January 7, 2005 When on-line on my site and clicking the 'Check-Out' button, I get the error message ... The requested URL/oscommerce/checkout_shipping.php was not found However, I have checked and the file definitely does exist in the oscommerce directory on the server. Is this an oscommerce issue or an issue with my host ? Would appreciate any advice. <{POST_SNAPBACK}> did you enable ssl in your configuration ? Treasurer MFC
Pinecone Posted January 7, 2005 Author Posted January 7, 2005 did you enable ssl in your configuration ? <{POST_SNAPBACK}> Thks for the advice... Do you mean in Admin>configuration>sessions>check SSL session ID ??
Guest Posted January 7, 2005 Posted January 7, 2005 no, in your catalog/includes/configure.php what do you have ssl_enable set to? is it true or false? do you have an ssl certificate? does your host have a shared ssl available if you dont have your own?
Pinecone Posted January 7, 2005 Author Posted January 7, 2005 no, in your catalog/includes/configure.php what do you have ssl_enable set to? is it true or false?do you have an ssl certificate? does your host have a shared ssl available if you dont have your own? <{POST_SNAPBACK}> Thks for the reply, In my catalog/includes/configure.php, the ssl_enable is set to false. I don't have an SSL certificate .... guess that means I'll need to be buying/borrowing one from my host ... and setting ssl_enable to true . True ? I was under the impression that I would get an SSL certificate from a payment gateway supplier, when I was ready to start accepting on-line credit card payments ? Do I need an SSL certificate ahead of that in order for the 'checkout' function of oscommerce to work ? Thks.
Guest Posted January 7, 2005 Posted January 7, 2005 no you do not, just seeing what you have going on. could be you have a bad load, if you havent made any changes to the code, you may want to copy the code from a fresh download over the top (not over the configure.php files tho) and see what happens
Pinecone Posted January 7, 2005 Author Posted January 7, 2005 no you do not, just seeing what you have going on. could be you have a bad load, if you havent made any changes to the code, you may want to copy the code from a fresh download over the top (not over the configure.php files tho) and see what happens <{POST_SNAPBACK}> The full URL mentioned above is https i.e... it is not http. Perhaps I do need an SSL certificate ? Can anyone advise ?
boxtel Posted January 7, 2005 Posted January 7, 2005 The full URL mentioned above is https i.e... it is not http. Perhaps I do need an SSL certificate ? Can anyone advise ? <{POST_SNAPBACK}> Well, if you click on checkout and you are taken to an https:// link then you have set ssl enabled in your catalog/includes/configure.php file. Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.