/var/softaculous/dotcl
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt213970644editdlrm
clone.php74760644editdlrm
config.php27130644editdlrm
edit.php58830644editdlrm
edit.xml4330644editdlrm
extend.php118320644editdlrm
fileindex.php1310644editdlrm
import.php34430644editdlrm
info.xml33860644editdlrm
install.js9210644editdlrm
install.php46230644editdlrm
install.xml13870644editdlrm
md526770644editdlrm
notes.txt6170644editdlrm
update_pass.php4980644editdlrm
upgrade.php38650644editdlrm
upgrade.xml3250644editdlrm
Edit: /var/softaculous/dotcl/notes.txt (617B)
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)