Results 1 to 10 of 10
  1. #1
    Join Date
    Jun 2008
    Posts
    16
    Plugin Contributions
    0

    Default admin site not working after SSL install

    Hi,

    We recently switched hosting sites from GoDaddy to InMotionHosting. Site has been working fine until we had the SSL installed. We originally purchased SSL certificate through GoDaddy but had it moved to InMotion yesterday. Now, when logging in to admin site, it takes to admin page, but when I click on anything it takes me back to log in page.

    I did change configure files to say "true" for SSL for both catalog and admin. I had to change them back to false in order to be able to use admin area.

    Any ideas?

    Using 1.3.9h
    kathiskrystals.com is the url of site

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,646
    Plugin Contributions
    1

    Default Re: admin site not working after SSL install

    Did you also change the define server statements to add the s at the end of http?
    Bumble Bee Template - my first contribution!

    The best way to learn is to try stuff. But, back it up first.

  3. #3
    Join Date
    Jan 2004
    Posts
    58,289
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: admin site not working after SSL install

    Clear your browser cache and cookies, and restart the browser.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Jun 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: admin site not working after SSL install

    Thanks for the suggestions.

    I did add the s to the define server lines. (I double-checked again to make sure that I didn't miss anything).

    I also tried clearing cache and cookies, restarted computer, and then re-opened browser, but it still does not work. Once logged in to the admin page, if I click on anything it takes me back to sign in page.

    Any other ideas?

  5. #5
    Join Date
    Jan 2004
    Posts
    58,289
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: admin site not working after SSL install

    Those symptoms suggest you've got incorrect settings in your configure.php file.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Jun 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: admin site not working after SSL install

    the admin configure.php file?

    This is what I have:

    define('HTTP_SERVER', 'http://kathiskrystals.com/');
    define('HTTPS_SERVER', 'https://kathiskrystals.com');
    define('HTTP_CATALOG_SERVER', 'http://kathiskrystals.com');
    define('HTTPS_CATALOG_SERVER', 'https://kathiskrystals.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');

    I could not see any other lines that would have needed to be changed with adding the SSL? Am I missing something?

  7. #7
    Join Date
    Jun 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: admin site not working after SSL install

    Firefox, IE and Safari all give me the same result.

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: admin site not working after SSL install

    At a minimum you need to fix:
    define('HTTP_SERVER', 'http://kathiskrystals.com/');

    and remove the trailing / on the end whether this is http or https ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  9. #9
    Join Date
    Jun 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: admin site not working after SSL install

    you were right, I had a trailing / in the admin configure file, took it out and all is well!

    Thank you!

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,726
    Plugin Contributions
    6

    Default Re: admin site not working after SSL install

    You are most welcome ... glad this is now working for you ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 

Similar Threads

  1. Finish install... DreamHost 1-click-install- admin not working
    By sodalime in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 27 Feb 2011, 05:18 PM
  2. New Install 1.3.9h admin not working
    By ajpeters in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 28 Nov 2010, 11:55 PM
  3. Admin Tools not working on new install
    By yessir in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 18 Sep 2009, 06:16 AM
  4. new install-cssjsmenu error-stylesheet not working in admin
    By tolefairy in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 23 Feb 2008, 07:03 PM
  5. Admin not working on XP Pro install
    By pruittperiodicals in forum Installing on a Windows Server
    Replies: 7
    Last Post: 14 Jul 2006, 08:24 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •