Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Apr 2011
    Posts
    18
    Plugin Contributions
    0

    Default Installing SSL certificate, please help!

    Ok, so these are the directions I was linked to to add the SSL certificate to my site. It is up and running, it is working, I just need to add it, but I don't quite understand how?

    Enable SSL support in Zen Cart

    Once you've had your hosting company install your SSL certificate, and you have confirmed that going to "https://your_site.com" actually works without an error, you can turn on SSL support in Zen Cart using the following information:

    Different servers may have slightly different setups and the configuration also depends on whether you have your own certificate or are using a shared certificate. We will give some examples of the most common combinations. You will need to make changes in both the includes/ configure.php and admin/ includes/ configure.php. You may have to load the whole catalog into an HTTPS directory also. Please consult your host for the URL you will need.

    Your Own Certificate
    Change includes/configure.php and admin/includes/configure.php to:


    // Define the webserver and path parameters
    define('HTTP_SERVER', 'http://www.YOUR_SHOP.com');
    define('HTTPS_SERVER', 'https://www.YOUR_SHOP.com');
    define('ENABLE_SSL', 'true');


    So how do I do that last part? Changing and configuring, in easy terms to understand please, I'm still new at this!
    Is this all in the FTP program again? Cause I found the includes/configure.php but I have no idea how to change it?

    Thanks, Amy

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

    Default Re: Installing SSL certificate, please help!

    Is this all in the FTP program again? Cause I found the includes/configure.php but I have no idea how to change it?
    You transfer/FTP the file to your PC, open it in a plain text code editor and change the line from false to true - - do not change the containing set of single quotes - - just what is in between them

    Save and transfer/FTP back to your server

    Might have to rename the one on the server first to something like
    configure.sav
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: Installing SSL certificate, please help!

    Can you recommend a program to open and change it in? I don't have one. Thanks!

  4. #4
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

  5. #5
    Join Date
    Apr 2011
    Posts
    18
    Plugin Contributions
    0

    Default Re: Installing SSL certificate, please help!

    Thanks got it done! The little "s" is now there lol!

  6. #6
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Installing SSL certificate, please help!

    Quote Originally Posted by Amy Chomas View Post
    Thanks got it done! The little "s" is now there lol!
    What do you mean by the little "s"????

 

 

Similar Threads

  1. Can't Login to Admin page after installing SSL certificate
    By marcus11 in forum General Questions
    Replies: 6
    Last Post: 30 Jun 2009, 08:57 PM
  2. Installing SSL Certificate Logo
    By Failed_Attempt in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 17 Mar 2009, 01:09 PM
  3. Installing an SSL Certificate
    By CoolCarPartsOnline in forum General Questions
    Replies: 7
    Last Post: 8 Mar 2009, 05:19 AM
  4. Can't add/edit products since installing ssl certificate
    By marketease in forum General Questions
    Replies: 5
    Last Post: 24 Jun 2008, 10:36 PM
  5. Installing SSL certificate
    By kdgjevre in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Apr 2007, 05:37 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