townmoron Posted February 10, 2005 Share Posted February 10, 2005 when i installed oscommerce i accidentally clicked enable ssl, but i don't have a certificate. where do i disable this in the configuration, because now it's continually trying to take me to a secure server that i don't have a certificate for. my big problem is not having a clue what i'm doing. help? jeremy. Link to comment Share on other sites More sharing options...
Simplyeasier Posted February 10, 2005 Share Posted February 10, 2005 when i installed oscommerce i accidentally clicked enable ssl, but i don't have a certificate. where do i disable this in the configuration, because now it's continually trying to take me to a secure server that i don't have a certificate for. my big problem is not having a clue what i'm doing. help? jeremy. <{POST_SNAPBACK}> Go to your configure.php files (2 of them one in catalog/includes the other in admin/includes) and make sure the setting for SSL is set to false hth Charles A kite flies highest AGAINST the wind ! "Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways, a lover in one hand, martini in the other, body thoroughly used up, totally worn out and screaming ~ WOO HOO!! What a ride!" Link to comment Share on other sites More sharing options...
Simplyeasier Posted February 10, 2005 Share Posted February 10, 2005 when i installed oscommerce i accidentally clicked enable ssl, but i don't have a certificate. where do i disable this in the configuration, because now it's continually trying to take me to a secure server that i don't have a certificate for. my big problem is not having a clue what i'm doing. help? jeremy. <{POST_SNAPBACK}> Go to your configure.php files (2 of them one in catalog/includes the other in admin/includes) and make sure the setting for SSL is set to false hth Charles A kite flies highest AGAINST the wind ! "Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways, a lover in one hand, martini in the other, body thoroughly used up, totally worn out and screaming ~ WOO HOO!! What a ride!" Link to comment Share on other sites More sharing options...
townmoron Posted February 10, 2005 Author Share Posted February 10, 2005 Go to your configure.php files (2 of them one in catalog/includes the other in admin/includes) and make sure the setting for SSL is set to false hth Charles <{POST_SNAPBACK}> i've checked both of those pages and both of them are set to false, but it still tries to go to htttps://my site when i click checkout. is there anywhere else that i need to change this? define('ENABLE_SSL', false); // secure webserver for checkout procedure? this is the correct line of code, right? both documents show this. Link to comment Share on other sites More sharing options...
townmoron Posted February 10, 2005 Author Share Posted February 10, 2005 i've checked both of those pages and both of them are set to false, but it still tries to go to htttps://my site when i click checkout. is there anywhere else that i need to change this? define('ENABLE_SSL', false); // secure webserver for checkout procedure? this is the correct line of code, right? both documents show this. <{POST_SNAPBACK}> nevermind... figured this out finally. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.