Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default Catalog/Admin panel breaks when turning on SSL

    Currently, the zencart store and admin panel work as long as SSL is set to false in both include/configuration.php and admin/include/config.

    I have an SSL which is (at least I thought was) installed through godaddy's panel and configured on virtual dedicated host through (that is also through goDaddy). I've also verified I can get to
    https://www.reelhotlures.com and/or https://reelhotlures.com through my browser without an error, so I'm assuming the SSL is working on the web server...but I don't know why it's causing zencart catalog and admin panel to break.

    I've also closed my browser, and cleared my cache after uploading new configs and retesting.

    I get these error messages when trying to access either:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    More information about this error may be available in the server error log.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
    Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at reelhotlures.com Port 443


    Below is what I have for include/configure.php and admin/include/configure.php. I should note that I've tried entering both http://www.reelhotlures.com/ and http://reelhotlures.com, neither seem to work.

    include/configure.php:

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

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



    admin/include/configure.php:

    define('HTTP_SERVER', 'http://reelhotlures.com');
    define('HTTPS_SERVER', 'https://reelhotlures.com');
    define('HTTP_CATALOG_SERVER', 'http://reelhotlures.com');
    define('HTTPS_CATALOG_SERVER', 'https://reelhotlures.com');

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



    Any help would be much appreciated.

  2. #2
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Catalog/Admin panel breaks when turning on SSL

    Er, created two threads on this, sorry. Would delete one but can't seem to find a way to do that. I'm just doing awesome tonight I guess.

  3. #3
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: Catalog/Admin panel breaks when turning on SSL

    It would appear the other thread was deleted. Not sure if anyone ended up responding to it. :/

    Still looking for help troubleshooting this issue within this thread, if possible.

    Thank you,
    Fam

 

 

Similar Threads

  1. Enabling SSL Breaks Catalog / Admin
    By Famsta in forum Basic Configuration
    Replies: 18
    Last Post: 21 Jun 2013, 02:56 AM
  2. Turning on special offers breaks the home page
    By robgt in forum General Questions
    Replies: 1
    Last Post: 21 Nov 2009, 05:56 PM
  3. Replies: 2
    Last Post: 31 Jul 2007, 02:40 AM
  4. To SSL the Admin/Catalog or Not
    By rush_woman in forum General Questions
    Replies: 3
    Last Post: 6 Apr 2007, 10:47 AM

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