sstaubin Posted November 4, 2002 Posted November 4, 2002 I have my cart set up to run on a Shared Server and a Shared SSL Server. HTTP Server: http://www.mylittlechampion.com HTTPS Server: https://secure.eryxma.com/~mylittlechampion With this setup the cart runs on http://www.mylittlechampion.com with account and checkout running on https://secure.eryxma.com/~mylittlechampion When I sign in as an existing member with items in the members cart, it goes to the https server and all is fine. The user sets signed in. The cart displays items. But when I go back to the http server by clicking Catalog in the breadcrumb for example, the user gets signed off and the cart is empty. I currently am running the whole cart on the secure server. HTTP Server: http://secure.eryxma.com/~mylittlechampion HTTPS Server: https://secure.eryxma.com/~mylittlechampion The same thing happens with this setup but only when I go outside the cart, back to http://www.mylittlechampion.com (clicking Home in the breadcrumb). If I then go back into the cart the user is signed out and the cart is empty. Anyone have any ideas what's wrong? My thought is that the http server is not keeping the session open. Mabye it is a cart setup problem though?
sstaubin Posted November 5, 2002 Author Posted November 5, 2002 I seems to me that the problem here is that the two servers are not linked therefore are not communicating to each other. The database is linked though. Does anyone know the proper server configuration that is required to have OSC run on a main server and seperate SSL Server?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.