Mayhem Posted May 26, 2004 Posted May 26, 2004 I've just installed a new version of OScommerce but this time I've enabled SSL. However this seems to throw a spanner in the works. Any webpage "using" the SSL doesn't work. See for yourselve: https://wireless-kit.com/shop/create_account.php Anyone have any tips on how to fix this? Regards, Evert Bopp.
greysun Posted May 26, 2004 Posted May 26, 2004 I had this problem a couple of weeks ago. re uploaded everything but config files. Left old config files. Re-ran install and chose not to import database to save old config data. Works ok now. Probavbly something got corrupted in uploaded
Guest Posted May 26, 2004 Posted May 26, 2004 You have enable ssl but do you have a ssl certificate for https://wireless-kit.com/ ? The_Bear
Mayhem Posted May 26, 2004 Author Posted May 26, 2004 Aaaah bugger! Is there any way I can "de-activate" SSL after the installation? E.
Databuilder Posted May 27, 2004 Posted May 27, 2004 In configure.php files change define('ENABLE_SSL', true); // secure webserver for checkout procedure? to define('ENABLE_SSL', false); // secure webserver for checkout procedure?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.