Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default SSL Timeout issue

    Hello,

    I have this cart all setup and ready to go. It works great until I turn the SSL on through /includes.

    When the SSL is turned off everything works. But as soon as I turn the SSL on it works until I try to checkout, then I get a " Whoops! Your session has expired" error

    Im' stumped. I'm running Zen cart 1.39 on a shared hosting account with a Shared SSL. I have other zen cart websites on this same shared hosting account using the same shared SSL and they work fine. I'm using the exact same settings.

    I have searched the forums and tried everything, nothing is working. Everytime it does it I get a different session ID in the url so not sure what the issue is. I have also tried using the standard template and it still gives me the same error message

    here is the domain https://www.artonthevines.com//STL_A...aaa8030f55cf27

    And here is what is in my config
    Code:
     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', 'http://www.ARTONTHEVINES.COM');
      define('HTTPS_SERVER', 'https://www.ARTONTHEVINES.COM/');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', '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_CATALOG', '/STL_Art_Classes/');
      define('DIR_WS_HTTPS_CATALOG', '/STL_Art_Classes/');
    
      define('DIR_WS_IMAGES', 'images/');
      define('DIR_WS_INCLUDES', 'includes/');
      define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    please help

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,477
    Plugin Contributions
    88

    Default Re: SSL Timeout issue

    Try removing the trailing / on
    Code:
      define('HTTPS_SERVER', 'https://www.ARTONTHEVINES.COM/');

  3. #3
    Join Date
    Aug 2008
    Posts
    274
    Plugin Contributions
    0

    Default Re: SSL Timeout issue

    OMg, that was it

    thanks

 

 

Similar Threads

  1. v139h (28) SSL connection timeout
    By jgold723 in forum General Questions
    Replies: 1
    Last Post: 31 May 2014, 12:26 AM
  2. v139h (28) SSL connection timeout
    By riolas in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 3 Jul 2013, 12:31 PM
  3. Cybersource Timeout Issue
    By Scatstroker in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 15 Jan 2009, 12:36 AM
  4. Timeout Issue accessing my site
    By dwaters in forum General Questions
    Replies: 0
    Last Post: 10 Jul 2008, 07:44 PM
  5. Login Timeout Issue
    By spretswell in forum General Questions
    Replies: 1
    Last Post: 13 Mar 2008, 11:22 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