New Zenner
- Join Date:
- May 2010
- Posts:
- 9
- Plugin Contributions:
- 0
moving ZC from one folder to another folder
I want to move ZC to another folder, form mysite.com to mysite.com/beta
so what should be the change to be made in the /includes/configure.php and /admin/includes/configure.php files
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)
what would the changes look like in the php files