So, idiot here. I used a direct install of Zen Cart via Fantastico at my host and didn't specify a directory, so the install scattered all through my root.
I've now contained everything in a folder named shoppingbag and followed the instructions for changing the sessions directory.
I'm on step 4, editing my configure.php files, I have the file open in Dreamweaver but am lost....
DIR_WS_CATALOG
DIR_WS_HTTPS_CATALOG
DIR_FS_CATALOG
DIR_FS_SQL_CACHE
DIR_WS_ADMIN (in admin)
DIR_WS_HTTPS_ADMIN (in admin)
DIR_FS_ADMIN (in admin)
I don't have a directory called Catalog.
This is greek to me. What do I change here to redirect to the new location for my Zen Cart?
Here is what I see on my Dreamweaver screen.
define('DIR_WS_CATALOG', '/');
define('DIR_WS_HTTPS_CATALOG', '/');
Thanks!


Reply With Quote

