MediaTemple is our host and we're using their django containers. I believe they use lighttp for the webserver. I do have all css files and media located at media.ourdomain.com but that shouldn't make a difference, should it? What is the situation that you know of that causes that error?
Thanks for your response. On Dec 8, 11:45 am, "Chris Moffitt" <[EMAIL PROTECTED]> wrote: > This issue pops up every so often and I've never been able to figure out the > exact cause. What server configuration are you using? I know of at least one > situation where proxying from one server to another caused some problems. > > -Chris > > On Mon, Dec 8, 2008 at 11:18 AM, basslineshift <[EMAIL PROTECTED]>wrote: > > > > > I have my store setup but I'm trying to enable SSL so that we can have > > HTTPS on checkout. I'm getting the following error when I enable SSL > > on test payment module: > > > ####### > > RuntimeError at /checkout/ > > > Django can't perform a SSL redirect while maintaining POST data. > > Please structure your views so that redirects only occur during GETs. > > ####### > > > I notice that it seems to go to >> Ship/Bill >> Payment >> > > Confirmation when there is already https in the url but gives me the > > error when it goes from http and tries to force it into https. > > > Here is the full error: > >http://pastebin.basslineshift.com/index.php?show=43936 > > > also, if there is https in the URL and I click "continue checkout" > > from that same confirmation page it sends my browser into a redirect > > loop. How can I fix these problems? > > > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
