Page 1 of 3 123 LastLast
Results 1 to 10 of 29
  1. #1
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default access problems after SSL

    Hi

    I am experiencing access problems on two different installs, one 1.39h the other 1.50

    On the 1.39 it's kind of random, some times it would give error message, then I retry, and get thru, has decreased since yesterday.

    On the 1.50 SSL was enabled today, and since I can't get into admin, tried password forgotten tool, but no mail sent, tried also http://www.zen-cart.com/content.php?44 but no luck, no access to admin.
    I tried customer login, and with SSL insatlled, but not enabled it would give login error, with SSL enabled it redirects to home page, , and no access.

    Host is investigating, but I appreciate your input.

    I apologize if I am breaking a rule here, but all this is making me believe the following wiating for assistance has to do with this as well, so if you can shed some light into this as well I greatly appreciate:
    http://www.zen-cart.com/showthread.p...ns-to-step-2-3

    Thank you

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: access problems after SSL

    What is in your configure.php files??
    One in the store includes the other in your admin includes
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: access problems after SSL

    Thank you

    v 1.50

    includes/

    Code:
      define('HTTP_SERVER', 'http://www.domain.com');
      define('HTTPS_SERVER', 'https://www.domain.com');
      define('ENABLE_SSL', 'true');
    admin/includes

    Code:
      define('HTTP_SERVER', 'http://www.domain.com');
      define('HTTPS_SERVER', 'https://www.domain.com');
      define('HTTP_CATALOG_SERVER', 'http://www.domain.com');
      define('HTTPS_CATALOG_SERVER', 'https://www.domain.com');
      define('ENABLE_SSL_ADMIN', 'true');
      define('ENABLE_SSL_CATALOG', 'true');
    1.39h

    includes/

    Code:
      define('HTTP_SERVER', 'http://www.domain.org');
      define('HTTPS_SERVER', 'https://www.domain.org');
      define('ENABLE_SSL', 'true');
    admin/includes

    Code:
      define('HTTP_SERVER', 'http://www.domain.org');
      define('HTTPS_SERVER', 'https://www.domain.org');
      define('HTTP_CATALOG_SERVER', 'http://www.domain.org');
      define('HTTPS_CATALOG_SERVER', 'https://www.domain.org');
      define('ENABLE_SSL_CATALOG', 'true');
      define('ENABLE_SSL_ADMIN', 'true');

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: access problems after SSL

    not enabled it would give login error,
    What error?
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: access problems after SSL

    Error, email or password not found in database.

    Or something similar, as I am translating it.

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: access problems after SSL

    What if you set the admin configure file to both false?
    Zen-Venom Get Bitten

  7. #7
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: access problems after SSL

    I was trying just that.

    Now I get in as user, BUT cannot add anything to cart, it takes me back to homepage, and says cart is empty, and there is no cart button anywhere.

    No admin access.
    I am going to try force reset admin again, so to try with SSL false one more time.

  8. #8
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: access problems after SSL

    No joy, reforced also a second limited admin, but no access.

  9. #9
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: access problems after SSL

    It's really wierd behaviour.

    While I was logged with the SSL set to false, I changed the configures again to true, went back to store, and tried purchasing, and it did add the item to cart, I also went to paypal's page, then returned back, and deleted item, retried with another item, and was added fine, cleared cart again, logged out, and when trying to log back in, I was redirected to home page.

  10. #10
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: access problems after SSL

    What message/action do you get with it set to false?
    Zen-Venom Get Bitten

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. Cannot Access Admin after SSL Install
    By tasha_g in forum Installing on a Mac Server
    Replies: 1
    Last Post: 11 Feb 2011, 07:59 PM
  2. Can't Access Admin after SSL Certficate Purchase
    By heliosMD in forum General Questions
    Replies: 0
    Last Post: 19 Feb 2008, 06:07 PM
  3. Replies: 21
    Last Post: 1 Oct 2007, 04:48 PM
  4. Problems After Setting Up My SSL Cert
    By sad1968 in forum Installing on a Linux/Unix Server
    Replies: 9
    Last Post: 27 Sep 2007, 10:40 PM
  5. Problems after installing SSL
    By Ousel in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 1 Dec 2006, 03:47 PM

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