/var/softaculous/redax
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
clone.php32080644editdlrm
config.php2230644editdlrm
edit.php55550644editdlrm
edit.xml4330644editdlrm
fileindex.php1440644editdlrm
import.php44320644editdlrm
info.xml26590644editdlrm
install.js9240644editdlrm
install.php50400644editdlrm
install.xml14570644editdlrm
md538380644editdlrm
notes.txt8130644editdlrm
update_pass.php2900644editdlrm
_upgrade.php47900644editdlrm
_upgrade.xml3150644editdlrm
Edit: /var/softaculous/redax/notes.txt (813B)
1) download the "Lite" package. 2) Download the Upgrade SQLs from download page and put it on "updates" folder. Also add [[dbprefix]] in the sql statements. 3) As sql file changes in upgrade we need to make version changes into upgrade.php for sql_import 4) We have disabled upgrade from 2.2.0 as we need to change config file. Please check if it is required in next version as well. If not required, then make min_require as 2.2.0. 5) PHP REQUIREMENT LINK : https://redaxscript.com/documentation/basics/requirements-1002 6) Though script installer(i.e in includes/Installer.php) in manual installation sets default timezone as 'Europe/Berlin', we set value of 'zone' as 'America/New_York' in sql `[[dbprefix]]settings` table, as the articles and posts go in future posting if we keep 'Europe/Berlin' as timezone.