Issue with IE redirect from signup.php page

Discussion in 'Troubleshooting' started by twholycross, Dec 15, 2008.

  1. twholycross

    twholycross aMember Pro Customer

    Joined:
    Jan 30, 2007
    Messages:
    63
    Greetings,

    I have several amember sites running various versions from 1 yr ago to the most recent.

    The problem:

    After entering subscription type, customer info, username, password on the signup.php page it passes to signup.php again but with a URL that looks like this: https://sitename.com/amember/signup.php?price_group=1&levelnum=1
    and when i click submit in IE, IE returns a generic 'server could not be found page', however it works in Firefox.

    IF I go straight to the signup.php page and there are no variables being passed to the signup script again like https://sitename.com/amember/signup.php then Im able to enter my subscription type, customer info, user/pass, payment method and Im successfully passed to my processor.

    Any ideas where to begin looking?

    Recent changes: upgraded apache to 1.3.39, upgraded php from 5.0.something to 5.2.8.

    EDIT: It is NOT working fine in IE regardless. Even just going straight to signup.php with no other variables on the url line and entering all my user info, cc info etc its still failing in IE. Somewhere after signup.php Im just getting the standard IE 'server could not be found` message instantly.. yet it works fine in Firefox.. Im completely lost.
  2. twholycross

    twholycross aMember Pro Customer

    Joined:
    Jan 30, 2007
    Messages:
    63
    It's got to be the version of Apache..... Moved everything back to the old server and works fine. SSL handshake was being dropped. Anyone? I have a support ticket in, but they are looking at signup.html as the issue and it can't be given it is affecting 5 different installs.

Share This Page