View Full Version : Zencart SSL - will not take "true"
peterelli
01-25-2008, 10:59 AM
Got all the bluehost SSL stuff set up.
Went to change the settings and the server will not take my change?
Basically changing "false" to "True" in the 2 files for private ssl
Anyone else have this issue.
Thanks
Peter
bobdog
01-25-2008, 05:58 PM
In includes/configure.php and admin/includes/configure find the lines:
define('HTTP_SERVER', 'http://www.my_site.com');
define('HTTPS_SERVER', 'https://www.my_site.com');
Notice the HTTP_SERVER
and
HTTPS_SERVER are defined.
Do you have your own SSL certificate or are you using the shared SSL that comes with bluehost?
peterelli
02-05-2008, 10:15 AM
I bought my own SSL and dedicated IP. Through bluehost, setup by them. Not a 3rd party.
Sorry for the delay, forgot I posted here.
Peter
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.