Thread: SSL Problem

Page 1 of 2 12 LastLast
Results 1 to 10 of 126

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Posts
    18
    Plugin Contributions
    0

    Default SSL Problem

    Hi all, I’m having problems with enabling the SSL. I recently acquired a certificate, and I’m trying to enable my site for SSL, however, (after editing the includes/configure.php and admin/includes/configure.php) I can view the non secure site, but when I try to log in I get an error: “Page not found”. Can someone help?

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

    Default Re: SSL Problem

    Link to your site
    Has the SSL Cert been installed by your host?
    Check your htaccess
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: SSL Problem

    Hi, thanks for your reply, the link to my site is: www.zaktools.com, and yes, the certificate was installed and working.

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

    Default Re: SSL Problem

    the certificate was installed and working.
    It does not appear that way...adding https to your index url does not load.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Apr 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: SSL Problem

    That's strange, let me check it again.

  6. #6
    Join Date
    Apr 2007
    Posts
    18
    Plugin Contributions
    0

    Default Re: SSL Problem

    Now it works, thank you for your help

  7. #7
    Join Date
    Feb 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL Problem

    Hello All,

    Running into an issue that is driving me crazy!!!
    My SSL is up and running.
    My Site is
    http://www.doggonecaskets.com
    or
    https://www.doggonecaskets.com

    The SSL works, however when i click log-in or goto check-out it stays http: it will not redirect to a secure page (https:) i have hunted through all the code. everything looks alright.

    can anyone shed some light on what my problem might be.

    any help would be great.

    Thanks

  8. #8
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: SSL Problem

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Feb 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL Problem

    Thanks for the reply,
    but i have edited both includes/configure.php and admin/includes/configure.php

    Admin/includes/configure.php:

    PHP Code:
     define('HTTP_SERVER''http://doggonecaskets.com');
     
    define('HTTPS_SERVER''https://doggonecaskets.com');
     
    define('HTTP_CATALOG_SERVER''http://doggonecaskets.com');
     
    define('HTTPS_CATALOG_SERVER''https://doggonecaskets.com');

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

    PHP Code:
      define('HTTP_SERVER''http://doggonecaskets.com');
      
    define('HTTPS_SERVER''https://doggonecaskets.com');
      
    define('HTTP_CATALOG_SERVER''http://doggonecaskets.com');
      
    define('HTTPS_CATALOG_SERVER''https://doggonecaskets.com');

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

  10. #10
    Join Date
    Feb 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL Problem

    Oops, My Bad.
    Forgot to change the configure.php file permissions.
    Thanks for your help

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. SSL problem
    By redrob in forum General Questions
    Replies: 1
    Last Post: 21 Apr 2012, 08:14 AM
  2. ssl problem
    By ramblin54321 in forum General Questions
    Replies: 16
    Last Post: 13 Feb 2010, 03:13 AM
  3. SSL Problem
    By Malog in forum Basic Configuration
    Replies: 6
    Last Post: 15 Jul 2008, 05:51 PM
  4. SSL problem?
    By Nidan1117 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 2
    Last Post: 6 May 2008, 03:33 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