Server IP : 68.65.122.142  /  Your IP : 18.117.184.115
Web Server : LiteSpeed
System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User : glenirhm ( 1318)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /var/softaculous/openeshop/../joomla310/../zencart/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/softaculous/openeshop/../joomla310/../zencart/NOTES.txt
1) Rename 'admin' folder to 'zcadmin' and zip it because 'admin' folder is not allowed.

2) zc_install/includes/classes/installer.php

3) Please replace /admin to /zcadmin so that we can Upgrade properly in the following files in the zencart.zip:
zc_install/includes/classes/installer.php
zc_install/includes/modules/pages/inspect/header_php.php
zc_install/includes/templates/template_default/templates/finished_default.php

(Not required since 1.5.5)

4) Make `reset_token` column blank in `prezc_admin` table for admin entry. If this is not blank then it will ask for password change after first login.

5) Install without demo data

6) Third link has been disabled for every security releases of 1.5.5 for upgrades : changes made in upgrade.php : 1.5.5 to 1.5.5f, 1.5.5a to 1.5.5f, 1.5.5b to 1.5.5f, 1.5.5c to 1.5.5f, 1.5.5d to 1.5.5f, 1.5.5e to 1.5.5f.

Since 1.5.5a, 1.5.5b, 1.5.5c, 1.5.5d, 1.5.5e , 1.5.5f are just patches and have no database changes to be done. However the files needs to be replaced. Check in next version.

7) Keep "Session Directory" [[softpath]]/cache in `configuration` table.

8) PHP REQUIREMENT LINK: https://docs.zen-cart.com/user/first_steps/server_requirements/

9)We keep 'GLOBAL_AUTH_KEY' blank under `{{dbprefix}}configuration` table, since it is created post we swget the admin url in install.php.