Guest Posted April 15, 2004 Posted April 15, 2004 I installed with ssl thinking the server supported it. Now when i goto check out, i get an error, since the url is https Must i reinstall, or can i reconfigure it in the admin panel, or via the php code? thank you! -Jon
nrlatsha Posted April 15, 2004 Posted April 15, 2004 you can go to catalog/includes/configure.php and set SSL to false, do the same for catalog/admin/includes/configure.php. It'll look like this: define('ENABLE_SSL_CATALOG', 'false'); // secure webserver for catalog module 9 times out of 10 its a PEBCAK Error (Problem exists between chair and keyboard) Replace that and you're fine...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.