I have read lots of threads and still can't get my site to work.
I read that Bluehost can have zencart .com storefronts using a shared ssl.
Is this not possible.
I followed the steps here:
https://www.zen-cart.com/tutorials/index.php?article=14
Here is my changes on the configure.php file I made and uploaded:
define('HTTP_SERVER', 'http://www.gelcandleswholesale.com');
define('HTTPS_SERVER', 'https://secure.bluehost.com/~gelcandl/');
define('HTTP_CATALOG_SERVER', 'http://www.gelcandleswholesale.com');
define('HTTPS_CATALOG_SERVER', 'https://secure.bluehost.com/~gelcandl/');
after this change the website now goes blank at www.gelcandleswholesale.com
My goal is to avoid buying a dedicated IP address an SSL when I can hopefully use the free shared SSL they provide for my store.
Am I just wasting my time? or is there a method to this to work?
Thanks



