Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Any special setup for SSL?

    Hi,

    Are there any special thing that need be done to install zencart or modules in an SSL domain? Are there any known issues or code to be changed from http to https?

    Regards,
    Nadia

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Any special setup for SSL?


  3. #3
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Any special setup for SSL?

    Thanks,

    Does anyone have a sample htaccess file for SSL?

    My certificate is applied to the root:
    www.mysite.com

    My zen-cart is in:
    www.mysite.com/store

    I have no htaccess in my root now. I need to get some copy and paste code to make one.

    Regards,
    Nadia

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

    Default Re: Any special setup for SSL?

    Why do you require htaccess file..if you have SSL for your domain, having zencart in folder does not make any difference..
    SSL should work if you alter both configure
    files to reflect change to SSL cert that your webhost
    should have installed after you purchased it.

  5. #5
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Any special setup for SSL?

    Oh, I thought I needed one because I dont see a padlock in my browser.

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

    Default Re: Any special setup for SSL?

    Quote Originally Posted by NadiaUSA View Post
    Oh, I thought I needed one because I dont see a padlock in my browser.
    You wont see padlock until both zencart configure files
    are correctly altered to reflect your new SSL cert.

  7. #7
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Any special setup for SSL?

    Oh there is a padlock if the prefix is https not http

    The only problem in that people can type in http://mysite.com instread of mandatory redirect to https://mysite.com

    do I need a htaccess redirect to prevent people from typing in http?

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

    Default Re: Any special setup for SSL?

    Quote Originally Posted by NadiaUSA View Post
    Oh there is a padlock if the prefix is https not http

    The only problem in that people can type in http://mysite.com instread of mandatory redirect to https://mysite.com

    do I need a htaccess redirect to prevent people from typing in http?
    No...zencart will change to https when required..
    i e member login, shopping cart etc..you only need
    https for secure information being entered into your store.
    You do not need to prevent visitors typing in http.

  9. #9
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Any special setup for SSL?

    Quote Originally Posted by stevesh View Post
    Thanks for the quick responses,

    I uploaded the 2 config files and reset the file permissions to read only.

    However now the site is blank white pages. I set the false to true and thats all I did. see below.


    // HTTPS_SERVER is your Secure webserver: eg-https://www.yourdomain.com

    define('HTTP_SERVER', 'http://clubina.com');

    define('HTTPS_SERVER', 'https://clubina.com');



    // Use secure webserver for checkout procedure?

    define('ENABLE_SSL', 'true');


    and I also changed the other config page

    * 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', 'http://clubina.com');

    define('HTTPS_SERVER', 'https://clubina.com');

    define('HTTP_CATALOG_SERVER', 'http://clubina.com');

    define('HTTPS_CATALOG_SERVER', 'https://clubina.com');



    // secure webserver for catalog module and/or admin areas?

    define('ENABLE_SSL_CATALOG', 'true');

    define('ENABLE_SSL_ADMIN', 'true');

    -------------

    I changed them back to false but it is still all white.

    Help

  10. #10
    Join Date
    Sep 2008
    Location
    Los Angeles, CA
    Posts
    82
    Plugin Contributions
    0

    Default Re: Any special setup for SSL?

    I also get this message in my admin:

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/content/c/l/u/clubina/html/store/admin/includes/configure.php:181) in /home/content/c/l/u/clubina/html/store/includes/functions/sessions.php on line 108

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/c/l/u/clubina/html/store/admin/includes/configure.php:181) in /home/content/c/l/u/clubina/html/store/includes/functions/sessions.php on line 108

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/l/u/clubina/html/store/admin/includes/configure.php:181) in /home/content/c/l/u/clubina/html/store/admin/includes/init_includes/init_templates.php on line 36

    Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/l/u/clubina/html/store/admin/includes/configure.php:181) in /home/content/c/l/u/clubina/html/store/admin/includes/functions/general.php on line 21

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Authorize.AIM? I am setup for SSL
    By petestownrich in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 17 Feb 2015, 07:09 PM
  2. 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
  3. Need to setup a special for shipping
    By wlamoreaux in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 27 Sep 2008, 11:28 PM
  4. Two Special Needs? Any Ideas
    By ehdesign in forum General Questions
    Replies: 1
    Last Post: 19 Oct 2007, 06:15 PM
  5. Any way to have special price for certain credit card holders?
    By ronwong in forum Setting Up Specials and SaleMaker
    Replies: 3
    Last Post: 8 Feb 2007, 05:42 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