Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2005
    Posts
    144
    Plugin Contributions
    0

    Default Shared SSL setup problem

    I recently installed the latest edition of Zen Cart. For some reason Zen cart will not detect the shared SSL Certificate. Am I doing something wrong? I spoke with the hosting provider and they let me know the HTTPS is fine - the cart is just not redirecting to the https:// when the "Log-in" button is clicked on.

    My includes>configure.php:
    // 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://mysite.com');
    define('HTTPS_SERVER', 'https://mysite.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');

    // 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_CATALOG', '/mysite/');
    define('DIR_WS_HTTPS_CATALOG', '/mysite/');

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Shared SSL setup problem

    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. shared ssl setup problem with bluehost for .com
    By spawnie69 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 14 Feb 2009, 04:47 AM
  2. Shared SSL Problem
    By alwoodman in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 7 Aug 2007, 01:14 AM
  3. shared ssl problem
    By clr in forum General Questions
    Replies: 4
    Last Post: 30 Jun 2007, 11:48 AM

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