Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    help question Enabling SSL after installation

    I am trying to enable SSL after I have installed and set up zen-cart. I have changed the configure.php files like this article tells me, too.

    https://www.zen-cart.com/tutorials/index.php?article=14

    However, when I test the site, I get the following error:

    gacancerfoundation.org uses an invalid security certificate.

    The certificate is only valid for www.gacancerfoundation.org

    (Error code: ssl_error_bad_cert_domain)
    I don't know much about server issues...can someone tell me what I am doing wrong?

    Thank you so much,
    Ashley

    www.gacancerfoundation.org/store

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

    Default Re: Enabling SSL after installation

    You have your files in the tutorial you referenced as (space mine)

    http: //gacancerfoundation.org/store/

    and you need to edit them to read

    http: //www.gacancerfoundation.org/store/

    All instances
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    Default Re: Enabling SSL after installation

    Ok, I did that but now when I log in as a user or as the admin, I go in circles....meaning, that it never logs me in. ???? I saved a back up of my original config file so I can go back to that if I need to.

  4. #4
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    Default Re: Enabling SSL after installation

    This is what my admin config looks like now.

    define('HTTP_SERVER', 'http://www.gacancerfoundation.org');
    define('HTTPS_SERVER', 'https://www.gacancerfoundation.org');
    define('HTTP_CATALOG_SERVER', 'http://www.gacancerfoundation.org');
    define('HTTPS_CATALOG_SERVER', 'https://www.gacancerfoundation.org');

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

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_ADMIN', '/store/admin/');
    define('DIR_WS_CATALOG', '/store/');
    define('DIR_WS_HTTPS_ADMIN', '/store/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/store/');

    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_CATALOG_IMAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'images/');
    define('DIR_WS_CATALOG_TEMPLATE', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/templates/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
    define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
    define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
    define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
    define('DIR_WS_CATALOG_LANGUAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'includes/languages/');

    // * DIR_FS_* = Filesystem directories (local/physical)
    //the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/
    define('DIR_FS_ADMIN', '/home/gcfound/public_html/store/admin/');
    define('DIR_FS_CATALOG', '/home/gcfound/public_html/store/');

    define('DIR_FS_CATALOG_LANGUAGES', DIR_FS_CATALOG . 'includes/languages/');
    define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
    define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
    define('DIR_FS_CATALOG_TEMPLATES', DIR_FS_CATALOG . 'includes/templates/');
    define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
    define('DIR_FS_EMAIL_TEMPLATES', DIR_FS_CATALOG . 'email/');
    define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Enabling SSL after installation

    This is what my admin config looks like now
    And it appears to be functioning - correct?
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    Default Re: Enabling SSL after installation

    No, whenever you try to log on, it doesn't. It acts like it accepts the password and then doesn't. I can't seem to get into the admin at all.

  7. #7
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    Default Re: Enabling SSL after installation

    Try logging on as a user to see what I mean

    [email protected]
    hopehope

  8. #8
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Enabling SSL after installation

    your admin config file...error
    i.e.
    Code:
    define('ENABLE_SSL_ADMIN', 'false');
    should be
    Code:
    define('ENABLE_SSL_ADMIN', 'true');

  9. #9
    Join Date
    Dec 2006
    Posts
    198
    Plugin Contributions
    0

    Default Re: Enabling SSL after installation

    It says true now and still the same problems. ?????

    It actually said true before.

  10. #10
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Enabling SSL after installation

    View source...footer of your page reads
    Code:
    <!-- Start of StatCounter Code -->
    <script type="text/javascript">
    var sc_project=4064927; 
    var sc_invisible=1; 
    var sc_partition=50; 
    var sc_click_stat=1; 
    var sc_security="79c3544e"; 
    </script>
    <script type="text/javascript" src="http://www.statcounter.com/counter/c...<noscript><div class="statcounter"><a title="web counter" href="http://www.statcounter.com/" target="_blank"><img class="statcounter" src="http://c.statcounter.com/4064927/0/79c3544e/1/" alt="web counter" ></a></div></noscript>
    <!-- End of StatCounter Code -->
    Your are linking to a site/url OUTSIDE realms of your
    SSL cert...remove that code...try again.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. log in issues on firefox after enabling ssl
    By maniek123 in forum Basic Configuration
    Replies: 3
    Last Post: 30 Sep 2011, 07:59 PM
  2. Admin Login Issues After Enabling SSL
    By Symbah in forum Basic Configuration
    Replies: 0
    Last Post: 24 Nov 2009, 07:41 AM
  3. After enabling SSL, page problems
    By Tomzep in forum Basic Configuration
    Replies: 5
    Last Post: 12 Dec 2008, 02:25 PM
  4. Customers cannot login after enabling SSL
    By Crimson_Wake in forum Basic Configuration
    Replies: 2
    Last Post: 29 Oct 2008, 01:59 PM
  5. enabling ssl checkout after installation
    By andy1234 in forum Addon Payment Modules
    Replies: 3
    Last Post: 9 Jan 2007, 10:13 AM

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