European Web Hosting

EUROPE WEB HOSTING SOLUTIONS

European Web Hosting

Live Chat
Customer Login   |   Sitemap   |   Contact Us   |   Order Now
Web hosting Europe
HomeAbout UsWeb HostingDomain NamesSupportAffiliates
Search:
Browse by category:
Glossary



How to enable SSL on a current installation of OsCommerce?
Votes: 0
I installed OsCommerce and I didin't enable the SSL when I installed it. How do I do that now for a private cert?

You need to turn SSL on in OsCommerce if you didn't set it up when installing it by editing /includes/configure.php and /admin/includes/configure.php

define('HTTP_SERVER', 'http ://www.yourdomain.com'); // eg, http ://localhost - should not be empty for productive servers
define('HTTPS_SERVER', 'https ://www.yourdomain.com'); // eg, https ://localhost - should not be empty for productive servers
define('ENABLE_SSL', true); // secure webserver for checkout procedure?
define('HTTP_COOKIE_DOMAIN', 'http ://www.yourdomain.com');
define('HTTPS_COOKIE_DOMAIN', 'https ://www.yourdomain.com');
define('HTTP_COOKIE_PATH', '/catalog');
define('HTTPS_COOKIE_PATH', '/catalog');

Change yourdomain.com to the exact domain name used for the SSL cert. If you did not use www for the cert, then do not add it here either. Change 'ENABLE_SSL' to true and 'HTTPS_COOKIE_PATH', if necessary, to the store's main folder.

Other questions in this category
How do I install osCommerce?
How do I install the Agora Shopping Cart?
Do any of your Carts support PayPal?
What payment gateways are supported by OsCommerce?
What payment gateways are supported by the Agora Cart?
How to enable SSL on a current installation of Agora Cart?
How to enable SSL on a current installation of CubeCart?
HOME    |    WEB HOSTING     |    DOMAIN NAMES    |    SUPPORT    |    AFFILIATES    |    BLOG    |    LEGAL
Copyright © 2003-2007. Brontobytes Network. A European Web hosting leader.