Thread: SSL Problem

Page 13 of 13 FirstFirst ... 3111213
Results 121 to 126 of 126
  1. #121
    Join Date
    Nov 2005
    Location
    Vancouver, Canada
    Posts
    151
    Plugin Contributions
    0

    Idea or Suggestion Re: SSL Problem

    Kobra, ignore my previous post.

    Solved it!

    if using Google analytics, change the following URL: per http://www.zen-cart.com/forum/showthread.php?t=128467

  2. #122
    Join Date
    Sep 2011
    Posts
    4
    Plugin Contributions
    0

    help question Re: SSL Problem

    I'm having a similar SSL issue, but the error results are a bit different. I would think its a coding issue some where, but not sure where else to look beyond the "config.php" files in the includes/ and admin/includes directories.
    Any clues for a noob to Zen Cart?

    Looking at the error URL path: https://aurorascissors.com/store/sto...ckout_shipping

    It shows the web-cart subdirectory as ..STORE/STORE/.. (duplicated) when it should only be one STORE.
    ,
    Below is the PHP that was modified in the config.php files to enable the SSL, but I’m not getting why changing to SSL = true would cause a double STORE directory.
    .
    define('HTTP_SERVER', 'http://aurorascissors.com');
    define('HTTPS_SERVER', 'https://aurorascissors.com');
    define('HTTP_CATALOG_SERVER', 'http://aurorascissors.com');
    define('HTTPS_CATALOG_SERVER', 'https://aurorascissors.com');

    // 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/');

  3. #123
    Join Date
    Sep 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: SSL Problem

    Found that the PERMISSIONS on the config.php files needed to manually reset (644) in order for the new changes to take effect. Once this was done on both config.php files it worked!

  4. #124
    Join Date
    Mar 2011
    Posts
    33
    Plugin Contributions
    0

    Default Re: SSL Problem

    Hi, I enabled the SSL through the config.php. Checked https and the url is responsive, but the cart is not switching over to https on checkout (is it supposed to switch the https on checkout?).

    site is http://beautyglowshop.com
    https://beautyglowshop.com

    assistance would be greatly appreciated

  5. #125
    Join Date
    Mar 2011
    Posts
    33
    Plugin Contributions
    0

    Default Re: SSL Problem

    nevermind, same problem - file permissions

  6. #126
    Join Date
    Jan 2011
    Posts
    21
    Plugin Contributions
    0

    Default Re: SSL Problem

    Hi here<s my problem with SSL.

    My web site was running fine since a year but now i cant access login zone, check out zone, admin zone under SSL.

    My provider said to me that he<s server are fine.

    I change nothing particular, just my site admin that she moves her product and category.

    Still looking for a clue! Page under SSL got timed out each time and of course without ssl its working.

    My two config.php file has 644 permission set.


    Code:
    / Define the webserver and path parameters
      // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
      // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
      define('HTTP_SERVER', 'http://monpetitsinge.com/');
      define('HTTPS_SERVER', 'https://cx89.justhost.com/~monpeti1');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'true');
    Code:
      define('HTTP_SERVER', 'http://monpetitsinge.com/');
      define('HTTPS_SERVER', 'https://cx89.justhost.com/~monpeti1');
      define('HTTP_CATALOG_SERVER', 'http://monpetitsinge.com/');
      define('HTTPS_CATALOG_SERVER', 'https://cx89.justhost.com/~monpeti1');
    
      // Use secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'false');
      define('ENABLE_SSL_ADMIN', 'false');
    admin ssl set to false to get access.

 

 
Page 13 of 13 FirstFirst ... 3111213

Similar Threads

  1. SSL problem
    By redrob in forum General Questions
    Replies: 1
    Last Post: 21 Apr 2012, 08:14 AM
  2. ssl problem
    By ramblin54321 in forum General Questions
    Replies: 16
    Last Post: 13 Feb 2010, 03:13 AM
  3. SSL Problem
    By Malog in forum Basic Configuration
    Replies: 6
    Last Post: 15 Jul 2008, 05:51 PM
  4. SSL problem?
    By Nidan1117 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 6 May 2008, 03:33 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