Results 1 to 9 of 9
  1. #1
    Join Date
    Nov 2009
    Posts
    19
    Plugin Contributions
    0

    Default how do I configure SSL?

    Hi to all
    I need urgent help with zen cart...
    I'm trying to install it on a linux host, I have a shared ssl certificate, but I don't know how to use it...

    I'd like to have admin, chace and paymant on ssl and the other things on non secure folder...

    So I have on server two folder....

    private_html with ssl
    and public_html...

    How can I install zen cart with this configuration? with only the important folder under SSL?

    Thanks in advance

  2. #2
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    See if this Tutorials/FAQs article helps.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  3. #3
    Join Date
    Nov 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    thanks a lot, because of my hosting service have a shared ssl certificate, I had to check an option in plesk panel to switch between the two modes in the same public_folder

  4. #4
    Join Date
    Dec 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    I want to use SSL. I bought it from godaddy but don't know how to use it.

  5. #5
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    GoDaddy will install the SSL on your server after you have bought it. You then configure your Zen Cart store to point to the SSL certificate they installed.

    The methods for configuring your store for SSL are covered in the FAQ article I referred to earlier. Try it and see if it works.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  6. #6
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,378
    Plugin Contributions
    9

    Default Re: how do I configure SSL?

    For cPanel installation and configuration look at this thread:

    http://www.zen-cart.com/forum/showthread.php?t=147054

    Frank

  7. #7
    Join Date
    Apr 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    i have used thread http://www.zen-cart.com/forum/showthread.php?t=147054 to help me with my issues you do however need to change both configure files to match your particular path to the site. my problem is that the shop works great with the ssl on the coustomer side but when i go to the admin and try and edit anything i am always poped back to the admin index. i use 1.3.8.a here is what i have in the admin config

    URLs for your site will be built via:
    * HTTP_SERVER plus DIR_WS_ADMIN or
    * HTTPS_SERVER plus DIR_WS_HTTPS_ADMIN or
    * HTTP_SERVER plus DIR_WS_CATALOG or
    * HTTPS_SERVER plus DIR_WS_HTTPS_CATALOG
    * ...depending on your system configuration settings
    *
    * If you desire your *entire* admin to be SSL-protected, make sure you use a "https:" URL for all 4 of the following:
    */
    define('HTTP_SERVER', 'https://shop.mystore.com');
    define('HTTPS_SERVER', 'https://shop.mystore.com');
    define('HTTP_CATALOG_SERVER', 'https://shop.mystore.com');
    define('HTTPS_CATALOG_SERVER', 'https://shop.mystore.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', '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_ADMIN', '/admin/');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/');

  8. #8
    Join Date
    Jan 2010
    Location
    St. Joseph, Ontario, Canada
    Posts
    37
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    Strayed across this thread and thought I'd my two cents...

    My first Zen Cart site hosted at HostPapa. SSL Certificate bought from GoDaddy. My host installed the certificate and I followed the directions posted online and in the Zencart eBook to apply and ended up with 404 errors.

    After much search for solutions and my own research, I realized that HostPapa's install of Zen Cart was at "root" versus most of the examples of store paths online and in the eBook which assumed an install of /store/ and then all the Zen Cart folders under that folder.

    This of course made a huge different when editing the paths to apply the SSL certificate.

    Once I ignored putting "store" into the path, my SSL worked just fine.

    Hope this helps someone else.

  9. #9
    Join Date
    Aug 2009
    Location
    Carmi, IL
    Posts
    354
    Plugin Contributions
    0

    Default Re: how do I configure SSL?

    Deleted post because site is now working...
    Last edited by perkiekat; 21 Feb 2010 at 02:31 PM.

 

 

Similar Threads

  1. bluehost -- how to configure SSL?
    By adnimas5 in forum General Questions
    Replies: 7
    Last Post: 16 Aug 2008, 08:04 PM
  2. How to configure Yahoo SSL with Zen Cart?
    By brokensaber in forum Basic Configuration
    Replies: 0
    Last Post: 1 Feb 2008, 09:05 PM
  3. how to configure my configure.php file
    By vr4indian in forum Basic Configuration
    Replies: 4
    Last Post: 30 Oct 2006, 04:00 PM
  4. configure SSL
    By khopek in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 23 Oct 2006, 09:45 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