Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2009
    Posts
    8
    Plugin Contributions
    0

    Default SSL nightmare on GoDaddy v1.3.8a

    After upgrading to an SSL about a week ago we started having problems with our site going "down" after viewing several product galleries (for example: https://kathiskrystals.com/druze/doj11/index.html). We would not be able to get back to our store for about 15 minutes or so, and then it would appear to be back to normal, until we tried to view one too many product galleries again. I am at my wits end trying to figure out what the problem is, and any help would be very much appreciated.

    I made the changes to both the config.php file for store and in admin, for the SSL:

    // 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', 'https://kathiskrystals.com');
    define('HTTPS_SERVER', 'https://kathiskrystals.com/');

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

    ADMIN:
    * 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://kathiskrystals.com');
    define('HTTPS_SERVER', 'https://kathiskrystals.com');
    define('HTTP_CATALOG_SERVER', 'https://kathiskrystals.com');
    define('HTTPS_CATALOG_SERVER', 'https://kathiskrystals.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');

    PLEASE NOTE, I have the http_server as https:// because every time I take the "s" out of it, our product gallery pages will not open, the url for the product gallery changes from this
    'https://kathiskrystals.com/druze/doj11/index.html
    to this
    'http://kathiskrystals.com/index.php?main_page=redirect&action=url&goto=kathiskrystals.com%2Fdruze%2Fdoj11% 2Findex.html

    Godaddy believes that the reason our store keeps going down is due to the redirects built into Zen Cart.

    We are using Zen Cart 1.3.8a.

    Thanks in advance for any help. I have no idea what I am doing, and have basically learned from a lot of trial and error. I am still in the process of editing the gallery pages, to replace the http with https to avoid the "nonsecure" messages.

    Kathi

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

    Default Re: SSL nightmare on GoDaddy v1.3.8a

    Godaddy believes that the reason our store keeps going down is due to the redirects built into Zen Cart.

    I am still in the process of editing the gallery pages, to replace the http with https to avoid the "nonsecure" messages.
    Total bunk....You might review atleast DrBytes comments in this thread
    http://www.zen-cart.com/forum/showthread.php?t=162393

    You really do not want or need to run all pages in https as this only slows thing down and at GoDaddy they are slow enough and will cost you customers as they will not wait
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Godaddy SSL Seal?
    By PetesTown in forum Addon Sideboxes
    Replies: 42
    Last Post: 3 Jul 2010, 06:14 PM
  2. SSL from GoDaddy
    By ladysaat in forum Installing on a Linux/Unix Server
    Replies: 14
    Last Post: 5 Dec 2006, 04:30 PM
  3. Godaddy SSL Seal
    By makulit in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 10 Aug 2006, 05:00 PM
  4. SSL being a right nightmare!!!!
    By I.Q in forum General Questions
    Replies: 4
    Last Post: 21 Jul 2006, 06:11 PM
  5. GoDaddy SSL Module ?
    By kevnj in forum Addon Sideboxes
    Replies: 1
    Last Post: 28 Jun 2006, 02:21 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