HEX
Server: LiteSpeed
System: Linux w5304130.sdnsbox.com 4.18.0-425.3.1.lve.el8.x86_64 #1 SMP Tue Nov 22 22:59:23 EST 2022 x86_64
User: makefitmeserver (1001)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //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)