Linux premium71.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
Server IP : 198.187.29.8 & Your IP : 216.73.216.206
Domains :
Cant Read [ /etc/named.conf ]
User : cleahvkv
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
zentao /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-04-08 14:17
php53
[ DIR ]
drwxr-xr-x
2025-04-08 14:17
php56
[ DIR ]
drwxr-xr-x
2025-04-08 14:17
php71
[ DIR ]
drwxr-xr-x
2025-04-08 14:17
php81
[ DIR ]
drwxr-xr-x
2025-04-08 14:17
php82
[ DIR ]
drwxr-xr-x
2025-04-08 14:17
_clone.php
2.42
KB
-rw-r--r--
2024-11-13 12:04
edit.php
4.39
KB
-rw-r--r--
2025-04-08 12:16
edit.xml
433
B
-rw-r--r--
2024-12-04 14:26
fileindex.php
115
B
-rw-r--r--
2024-11-13 12:04
import.php
3.28
KB
-rw-r--r--
2025-04-08 12:16
index.php
43
B
-rw-r--r--
2021-12-23 11:54
info.xml
3.16
KB
-rw-r--r--
2025-04-08 06:57
install.js
924
B
-rw-r--r--
2021-12-23 11:54
install.php
5.01
KB
-rw-r--r--
2025-04-08 12:16
install.xml
997
B
-rw-r--r--
2024-11-13 12:04
md5
2.68
KB
-rw-r--r--
2025-04-08 12:16
my.php
547
B
-rw-r--r--
2024-11-13 12:04
notes.txt
1.31
KB
-rw-r--r--
2024-11-13 12:04
upgrade.php
59.47
KB
-rw-r--r--
2025-04-08 12:16
upgrade.xml
507
B
-rw-r--r--
2021-12-23 11:54
zentao.sql
1.86
MB
-rw-r--r--
2025-04-08 06:57
zentao.zip
92.62
MB
-rw-r--r--
2025-04-08 06:57
Save
Rename
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.