HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //proc/thread-self/root/proc/self/root/var/softaculous/dotcl/notes.txt
1) Installer is at admin/install/index.php
2) Select "MySQLi" for Database type in manual installation.
3) Move USING BTREE to the left and not at the end.
4) Check everytime "define('DC_CRYPT_ALGO','sha512');" in inc/config.php If it has changed then check password method. Because we have added hardcoded 'sha512' in password method. Since 2.12 version.
5) PHP REQUIREMENT LINK: https://github.com/dotclear/dotclear#requirements
6) Currently we have set PHP 8.0 as min requirement in info.xml due to syntax error on PHP 7.4 (while visiting frontend, change req in info.xml to 7.4, if vendor pushes fix for the same)