Ok. I tried it with the following lines:
define('HTTP_SERVER', 'clientshop1.com');
define('HTTPS_SERVER', 'https://www.markets.com'); (this is my main account w/ ssl would this correct?)
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/clientshop1/');
define('DIR_FS_CATALOG', 'public_html/clientshop1');
This line used to be the following:
define('DIR_FS_CATALOG', '/home8/markets/public_html/clientshop/');
After these changes I typed clientshop1.com and got the Hello. Thank you for loading Zen Cart™. page.
I could not do anything else. I know I must of messed up something. I think it's an SSL issue? Not sure. What do you think?
Thank you.



Reply With Quote
