n0-0ne Posted November 30, 2006 Posted November 30, 2006 I have a problem with transferring data betwin HTTP and SSL. after playin with endless configuration ideas I found out that oscommerce complitly ignore the data it get as a session id from the url (GET method). this means that if I disable cookies a new session will be generated every time the user goes to a new page. this odcurse makes the store complitly unusable. I think this is du to some configuration problem , since it seems to be working fine on my linux box. the server is running windows nt with php v4.4.4 any other information being resived in the get is working fine (cPath and so on) help or any pointer to where this data is being read would be apreciated
boxtel Posted November 30, 2006 Posted November 30, 2006 I have a problem with transferring data betwin HTTP and SSL.after playin with endless configuration ideas I found out that oscommerce complitly ignore the data it get as a session id from the url (GET method). this means that if I disable cookies a new session will be generated every time the user goes to a new page. this odcurse makes the store complitly unusable. I think this is du to some configuration problem , since it seems to be working fine on my linux box. the server is running windows nt with php v4.4.4 any other information being resived in the get is working fine (cPath and so on) help or any pointer to where this data is being read would be apreciated retaining a session id in the url has no relation as to whether you run unix, linux, windows or Xbox. instead of playing with endless configurations and drawing your own conclusions from that, ask help. Treasurer MFC
n0-0ne Posted November 30, 2006 Author Posted November 30, 2006 retaining a session id in the url has no relation as to whether you run unix, linux, windows or Xbox.instead of playing with endless configurations and drawing your own conclusions from that, ask help. so you say this forum is not the place to ask for help ?
n0-0ne Posted November 30, 2006 Author Posted November 30, 2006 never mind. I think I solved it. session.use_only_cookies on the server was set to on.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.