Guest Posted May 7, 2006 Posted May 7, 2006 Sorry to bother you with a question like this, but I'm setting up a shop for my mom and I've just encountered a 404 error while testing the checkout. As soon as I select checkout, I get a 404 error that checkout_shipping.php cannot be found. However, I can see it's there via FTP. I've tried re-uploading it, but that doesn't help either. Any ideas what could be going on? or how I could fix it? I really appreciate your help. Thanks! Jenna
Guest Posted May 7, 2006 Posted May 7, 2006 It may happen if your secure settings aren't configured. Look into your catalog\includes\configure.php file. Make sure the secure paths are set correctly.
Guest Posted May 7, 2006 Posted May 7, 2006 It may happen if your secure settings aren't configured. Look into your catalog\includes\configure.php file. Make sure the secure paths are set correctly. Thanks Mark! I pulled my configure.php and took a look. Everything seemed to be in place, but out of curiosity I changed ENABLE_SSL to false and tried it to see what it would do. Sure enough... that's causing some issues. When I re-uploaded and went to checkout (I was not a logged in user) it went straight to the New Customer/Returning Customer. Hopefully it will be something small, (even if it's not... I enjoy a good challenge) but my goal of pin-pointing the problem is accomplished thanks to you! I appreciate your help ever so much! :thumbsup: Jenna
241 Posted May 7, 2006 Posted May 7, 2006 could be that you have define('ENABLE_SSL', false); set to true in the configure.php file and do not have a certificate No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Guest Posted May 8, 2006 Posted May 8, 2006 could be that you have define('ENABLE_SSL', false); set to true in the configure.php file and do not have a certificate Yep! That's exactly what it was. Thank you!!!!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.