AgentNitz Posted June 10, 2003 Posted June 10, 2003 hi all! just wondering how osCommerce is designed to use the SSL certificate? the site i'm setting up, www.wholesalermart.com gives me a 404 error when i try click the log yourself in or create account links. i can access the pages directly by typing in www.wholesalermart.com/login.php but when i try to access www.wholesalermart.com/login.php?osCid=c79detcetc (which i'm assuming has something to do with the ssl keys?) it won't find the page. I've tried disabling the SSL for checkout and login in configure.php, and the links worked fine, so i'm assuming it has something to do with osCommerce trying to use SSL. any help would be great, thanks :)
Guest Posted June 10, 2003 Posted June 10, 2003 Andrew, You need to change your catalog/includes/configure.php to reflect your HTTPS server correctly or else turn off the "enable secure server". Your secure host is at a different "address" than the rest of the site and will look something like: https://secure.host.com/MY_SITE
AgentNitz Posted June 10, 2003 Author Posted June 10, 2003 *whap self* oh yeah :P just checked w/ my server and got the address for secure pages, changed configure.php, and it works beautifully now, thanks :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.