grigoriosokratis Posted February 22, 2006 Posted February 22, 2006 Help, I'm working offline in my localhost and everything works fine except the create_account.php, login.php and checkout_shipping.php pages which cannot show. I think it has something to do with the SSL issue, but actually I'm not sure. Whether because of this or other cause please could anyone of you help me with this since I'm lost every hope. Thanks
grigoriosokratis Posted February 22, 2006 Author Posted February 22, 2006 Looks like it has been solved since I found the solution in other thread. Nonetheless just in case I'll paste what it said for those who have the same problem. In both catalog and admin/includes/configure.php 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.