Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2006
    Posts
    64
    Plugin Contributions
    0

    Default SSL not allowing admin access

    ZENCART v.1.3.8
    Site recently upgraded for a SSL certificate
    No other add-ons since
    Site was working fine before install of SSL certificate

    PROBLEM: Accessing the admin of zencart, via http:// redirects to https:// and after filling out name and password it just blanks out the 2 fields and sits there.

    The rest of the live site is fine.


    yikes!

    I need this to function the way it was meant to, obviously. Any help would be greatly appreciated.

    RAD1964
    Last edited by RAD1964; 22 Jun 2010 at 11:53 PM.

  2. #2
    Join Date
    Feb 2004
    Location
    Simcoe, Ontario, Canada
    Posts
    2,479
    Plugin Contributions
    1

    Default Re: SSL not allowing admin access

    nothing to do with SSL, you may be typing in wrong username and password.

    What has probably happened is you are relying on your browser to populate the username and password and you forgot your password.

    If you have check this, click on the password recovery...if this doesnt work you will need to reset your admin setting...look in the tutorials for "reset admin username and password"
    Windows, BSD, Linux, Cisco, Hardware & IT Security Tech
    GeekHost - Zen Cart Certified & PCI Compliant Hosting

    Qdixon's Security Blog

  3. #3
    Join Date
    Sep 2006
    Posts
    64
    Plugin Contributions
    0

    Default Re: SSL not allowing admin access

    Qdixon,
    No, There was only one password I issued when I created the site. I have confirmed that password is still in tact by going into the configuration.php file.

    My browser is not caching the PW, for one because I have not had to goto this admin in a year. and I recently reformatted the computer. So no caching and the password is correct.

    I have to go with my basic assumption, this is all about the SSL.

    Like I said things worked before hand.

    RAD

  4. #4
    Join Date
    Sep 2006
    Posts
    64
    Plugin Contributions
    0

    Default Re: SSL not allowing admin access

    In my cfg is the following:

    Code:
    / Define the webserver and path parameters
      // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
      // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
      define('HTTP_SERVER',  'https://www.shimmys.net');
      define('HTTPS_SERVER', 'https://www.shimmys.net');
    The line HTTP_SERVER I tried removing the s from https and still did not get things to work.

  5. #5
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,145
    Plugin Contributions
    11

    Default Re: SSL not allowing admin access

    Your admin password should not be in the configure file. That should be the password for your database and it's not a good idea for them to be the same.

    Plus the code you gave is for the path(s) versus the switches of true or false. Still, I think Qdixon is correct.

  6. #6
    Join Date
    Sep 2006
    Posts
    64
    Plugin Contributions
    0

    Default Re: SSL not allowing admin access

    While I assume you are correct that my database and admin login should NOT be the same, it is for now (I will change it once I get access again)...

    Code:
    define('ENABLE_SSL', 'true');
    so here's where it defines the SSL...

    I have my host looking into the issue also...

  7. #7
    Join Date
    Sep 2006
    Posts
    64
    Plugin Contributions
    0

    Default Re: SSL not allowing admin access

    hmm something that I just thought of, would this hta access file have anything to do with my problem?


    .htaccess (root redirect)
    -------------------------
    RewriteCond %{HTTP_HOST} ^shimmys\.net$ [NC]
    RewriteRule ^(.*)$ https://www.shimmys.net/$1 [L,R=301]

 

 

Similar Threads

  1. v153 Can't login to admin after SSl was disabled, How to restore admin access?
    By alpheus in forum Installing on a Linux/Unix Server
    Replies: 8
    Last Post: 20 Dec 2014, 09:34 PM
  2. Admin panel not allowing changes
    By Chris2404 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 5
    Last Post: 16 Aug 2010, 05:29 PM
  3. Admin Settings - Allowing someone else access my admin panel.
    By europod in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 5 Nov 2008, 03:22 AM
  4. SSL access to /admin/
    By 24jedi in forum Basic Configuration
    Replies: 11
    Last Post: 11 Apr 2008, 07:46 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR