Linux premium256.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
LiteSpeed
Server IP : 162.0.217.164 & Your IP : 216.73.217.31
Domains :
Cant Read [ /etc/named.conf ]
User : niyknzcu
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
tcexam /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
php53
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
php56
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
php71
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
php81
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
php82
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
upgrade
[ DIR ]
drwxr-xr-x
2026-06-30 21:59
changelog.txt
2.65
KB
-rw-r--r--
2026-06-30 06:51
check_utf8.php
1.07
KB
-rw-r--r--
2026-06-30 06:51
clone.php
5.44
KB
-rw-r--r--
2026-06-30 12:26
edit.php
4.95
KB
-rw-r--r--
2026-06-30 12:26
edit.xml
433
B
-rw-r--r--
2021-12-23 11:54
extend.php
11.32
KB
-rw-r--r--
2026-06-30 12:26
fileindex.php
644
B
-rw-r--r--
2026-06-30 06:51
import.php
3.35
KB
-rw-r--r--
2026-06-30 12:26
info.xml
2.48
KB
-rw-r--r--
2026-06-30 06:51
install.js
921
B
-rw-r--r--
2021-12-23 11:54
install.php
6.73
KB
-rw-r--r--
2026-06-30 12:26
install.xml
750
B
-rw-r--r--
2021-12-23 11:54
md5
2.84
KB
-rw-r--r--
2026-06-30 12:26
notes.txt
1.12
KB
-rw-r--r--
2026-06-30 06:51
tce_config.php
5.94
KB
-rw-r--r--
2026-06-30 06:51
tce_db_config.php
4.12
KB
-rw-r--r--
2026-06-30 06:51
tce_general_constants.php
2.46
KB
-rw-r--r--
2026-06-30 06:51
tce_paths.php
4.72
KB
-rw-r--r--
2026-06-30 06:51
tcexam.sql
19.1
KB
-rw-r--r--
2026-06-30 06:51
tcexam.zip
49.69
MB
-rw-r--r--
2026-06-30 06:51
update_pass.php
298
B
-rw-r--r--
2021-12-23 11:54
upgrade.php
5.27
KB
-rw-r--r--
2026-06-30 12:26
upgrade.xml
381
B
-rw-r--r--
2026-06-30 06:51
Save
Rename
17.2.0 (2026-06-25) - Fixed creating and importing questions and answers on databases using the utf8mb4 character set (issue #461); the binary uniqueness-check collation is now configurable via the new K_MYSQL_QA_BIN_COLLATION constant. 17.0.0 (2026-06-23) [BREAKING CHANGE] - Major modernisation release. Please read UPGRADE.md before updating an existing installation. - PHP 8.2 or newer is now required. - Dependencies are now managed with Composer; running "composer install" is required before use. - Externalised the previously bundled libraries to Composer packages: PHPMailer, phpCAS, RADIUS and TCPDF. - Replaced TCPDF with the tc-lib-pdf engine (plus tc-lib-barcode, tc-lib-color and tc-lib-file) for all PDF generation, OMR answer sheets, QR codes and the colour picker. - PDF fonts are now generated at install time into the vendor directory; the bundled 27 MB fonts/ folder has been removed. - Upgraded PHPMailer to the 7.x series. - Removed the legacy register-globals emulation; all controllers now read request inputs explicitly from $_POST/$_REQUEST. - Security hardening: install-time random K_RANDOM_SECURITY with fail-closed PDF result tokens, fixed SQL injection and XSS issues, IDOR fix for non-admin editors, safer file/URL handling and CSPRNG-based codes. - Accessibility overhaul (WCAG 2.1 level AA): semantic landmarks, skip links, ARIA roles, labelled forms and screen-reader cues. - Migrated the HTML output from XHTML 1.0 Strict to HTML5. - Replaced the virtual keyboard and old Internet Explorer workarounds; added a new calendar widget and a native HTML5 colour picker. - Added a PHPUnit test suite plus Docker-based integration tests against MySQL/MariaDB and PostgreSQL. - Added a Docker runtime (Dockerfile + docker-compose) for evaluation and deployment. - Added build tooling: Makefile targets, GitHub Actions CI and mago lint/format. - Internationalisation: kept the TMX format and added a "make lang" build/validation step for the translation caches. - New configuration constants: K_USRREG_ALLOWED_GROUPS, K_CAS_SERVICE_BASE_URL, K_FILE_ALLOWED_PATHS, K_FILE_ALLOWED_HOSTS and several K_PDF_* options. - Overhauled the documentation: rewritten README, INSTALL, UPGRADE, CONTRIBUTING, SECURITY and CODE_OF_CONDUCT, and consolidated the installation instructions into a single up-to-date manual (install/README.md). ************************************************* 16.6.3 (2026-04-16) - Fix potential security vulnerability issues. 16.6.2 (2026-03-08) - Add K_USRREG_ALLOWED_GROUPS configuration entry to set the allowed registration groups. - Sanitize fields and additional checks. 16.6.1 (2026-03-04) - Update TCPDF. - Sanitize XML fields.