Thread: SSL problem

Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2008
    Posts
    5
    Plugin Contributions
    0

    help question SSL problem

    Hi!


    I have RapidSSL certificate and it works well with any pages in my website, but not when I tried to add product to shopping cart. It doesn't work, I can't add any products.

    I followed the guide that the change on includes/configure.php and admin/includes/configure.php must be made. So I'm not sure if I did it right.

    My site main domain is http://mydomain.com and my hosting company has arranged some redirect (i guess) so that whether people type with or without WWW it will link to HTTPS://WWW.mydomain.com

    And when I registered for the SSL and generated the private key it appeared to be for https://www.mydomain.com NOT http://www.mydomain.com I registered with this anyway because I thought it was okay.

    Now I'm in trouble. I don't know what to do.

    includes/configure.php

    define('HTTP_SERVER', 'http://mydomain.com');
    define('HTTPS_SERVER', 'https://www.mydomain.com');
    I have to change it to www, otherwise I can't log in.

    define('ENABLE_SSL', 'true');

    admin/includes/configure.php

    define('HTTP_SERVER', 'http://mydomain.com');
    define('HTTPS_SERVER', 'https://mydomain.com');
    define('HTTP_CATALOG_SERVER', 'http://mydomain.com');
    define('HTTPS_CATALOG_SERVER', 'https://mydomain.com');
    I changed these with or without WWW several times, but I still can't add products to the shopping cart.

    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');


    Please help!

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

    Default Re: SSL problem

    For both your configure.php files, use https://www.mydomain.com and http://www.mydomain.com in the relevant sections.
    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
    Jun 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: SSL problem

    Thank you for your help!

    It didn't work in the beginning, but when the htaccess (redirect) had been taken away so everything is working now

 

 

Similar Threads

  1. v151 SSL Problem
    By jodean in forum General Questions
    Replies: 13
    Last Post: 30 Sep 2014, 06:52 PM
  2. SSL Problem
    By Adom in forum Basic Configuration
    Replies: 125
    Last Post: 30 Sep 2011, 12:52 AM
  3. SSL Problem
    By cinbou in forum General Questions
    Replies: 1
    Last Post: 17 Sep 2008, 02:24 PM
  4. SSL Problem
    By Oakwood in forum Basic Configuration
    Replies: 15
    Last Post: 20 Aug 2008, 02:05 AM
  5. SSL problem
    By rhys100 in forum General Questions
    Replies: 12
    Last Post: 23 Mar 2007, 02:26 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