file-system and cache folder values ? not sure what you are refering to, don't see this in the config file. I changed
define('DIR_WS_CATALOG', '/zencart/');
define('DIR_WS_HTTPS_CATALOG', '/zencart/');
to this
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');