I have a working site in linux but my client wants to move to windows server with iis.
I have configured the sites to match (relative paths).
I opened my...
/includes/configure.php
/admin/includes/configure.php
Changed FS paths..
define('DIR_FS_CATALOG', 'd:\domain.com\html\zencart\');
when I pull up the site - I get a blank screen.
any ideas? I changed the DB info to match.
I know the / vs \ in linux vs windows matters.
thanks in advance.




