Guest Posted June 14, 2007 Share Posted June 14, 2007 My OSCommerce site is working fine.....well, until I started messing with SSL. I enabled shared SSL with my hosting provider. I've updated /includes/configure.php with the shared SSL URL https://mysecure.host/~username. I'm only wanting to use SSL for checkout purposes. When I click on the CheckOut button the site is forcing the user to login again. Am I leaving something out? Thanks, www.e-booksportal.com Link to comment Share on other sites More sharing options...
aznkpride0922 Posted June 15, 2007 Share Posted June 15, 2007 My OSCommerce site is working fine.....well, until I started messing with SSL. I enabled shared SSL with my hosting provider. I've updated /includes/configure.php with the shared SSL URL https://mysecure.host/~username. I'm only wanting to use SSL for checkout purposes. When I click on the CheckOut button the site is forcing the user to login again. Am I leaving something out? Thanks, www.e-booksportal.com This is just a wild guess... It seems that you are using a Shared SSL from your host provider. Are you using that mysecure.host/~username address for plain non-SSL connection too? If not, I guess the problem is with the cookies not being set to the new domain address for ssl connection in the browser. I'm not sure how to configure that since I am just using the dedicated SSL, but you should check your configure.php and/or configuration table in mysql db. If I'm wrong... :'( I'm so sorry. Link to comment Share on other sites More sharing options...
Guest Posted June 15, 2007 Share Posted June 15, 2007 This is just a wild guess... It seems that you are using a Shared SSL from your host provider. Are you using that mysecure.host/~username address for plain non-SSL connection too? If not, I guess the problem is with the cookies not being set to the new domain address for ssl connection in the browser. I'm not sure how to configure that since I am just using the dedicated SSL, but you should check your configure.php and/or configuration table in mysql db. If I'm wrong... :'( I'm so sorry. Nope, I think you were correct. I could never get it to work though so I took the easy way out and got a dedicated SSL. It's working like a champ now! Thanks for your input.... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.