Zen Cart Logo

tutorial update

Locked

Views: 25

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
26 Nov 2018, 2:55 PM
#1
keneso avatar

keneso

Totally Zenned

Join Date:
May 2009
Posts:
1,273
Plugin Contributions:
3

tutorial update

Hi

In the process of moving from a sub-directory to root I checked the tutorial:
https://www.zen-cart.com/content.php?160

At point 4 it reads

Your /includes/configure.php and /admin/includes/configure.php files are used to point Zen Cart® to the right folders. In that file, you need to update several entries to match the new path information:

DIR_WS_CATALOG
DIR_WS_HTTPS_CATALOG
DIR_FS_CATALOG
DIR_FS_LOGS (since v1.5.0)
DIR_FS_SQL_CACHE

Whereas in the 1.55 version they are commented, and therefore not needed to be updated.

Also in the admin > configuration > sessions the sessions directory read the same as the subfolder installation, after I moved the files to root, to be clear in the sub-directory installation it displayed

/home/user/public_html/cache
which is the same I found after moving to root

Is this an auto update, or shall I do some editing?

Thank you