RHYNO828 Posted January 5, 2004 Share Posted January 5, 2004 I have two questions... 1) When I installed the cart, I was planning on using a secure cert. not so anymore. How can I go about changing from Secure to not-secure when asking for customer information. Do I have to reinstall the cart? if so, how can I save all the data Ive already inputted? 2) How can I change the secure part of the server which I inputted during the installation? for example: when I installed the cart, I said the secure site was: https://mydomain.com.... but now I want it to be https://someotherdomain.com/myusername. MANY THANKS to anyone who can answer this! Thanks, Adir Adir Link to comment Share on other sites More sharing options...
Guest Posted January 5, 2004 Share Posted January 5, 2004 1. includes/configure.php (catalog and admin) change to define('ENABLE_SSL', false); 2. That would be the HTTPS_SERVER settings in the same files. Note: there are other entries that you should change as well. You might want to search the forums for shared SSL if that is the route you take. Hth, Matt Link to comment Share on other sites More sharing options...
Guest Posted January 5, 2004 Share Posted January 5, 2004 any particular reason for going non-secure? most people will not want to signin or create an account or even purchase without ssl Link to comment Share on other sites More sharing options...
RHYNO828 Posted January 5, 2004 Author Share Posted January 5, 2004 Thanks a Bunch Yall! The reason I dont want to go secure anymore is because all the credit card payments I will receive will be through paypal anyways, and they are secure... Thanks again! Adir Adir Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.