Quote Originally Posted by Jerry5763837 View Post
Hello, yellow,

One question need your help.

I have not enble SSL till now, so how do I setup includes/config.php??the COMPLETE path to your Zen Cart files is define('DIR_FS_CATALOG', '......./html/hangerbase/');

HTML Code:
define('HTTP_SERVER', 'http://www.hangerbase.com');
  define('HTTPS_SERVER', 'https://www.hangerbase.com');
  define('DIR_WS_CATALOG', '/');
  define('DIR_WS_HTTPS_CATALOG', '/');
Then you dont have to worry about SSL, if you dont use it yet.