/var/softaculous/domainmod
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
changelog.txt7220644editdlrm
clone.php49110644editdlrm
config.inc.php11740644editdlrm
edit.php45340644editdlrm
edit.xml4330644editdlrm
fileindex.php4210644editdlrm
import.php33100644editdlrm
info.xml43390644editdlrm
install.js9240644editdlrm
install.php38930644editdlrm
install.xml11440644editdlrm
md510730644editdlrm
notes.txt7130644editdlrm
upgrade.php26090644editdlrm
upgrade.xml3110644editdlrm
Edit: /var/softaculous/domainmod/notes.txt (713B)
1. update `new_password` as 0 in "users" table to avoid reset password after login 2. PHP REQUIREMENT LINK : https://domainmod.org/readme/ Installer requires PHP 5.6 hence we have kept min php 5.6 in info.xml 3. Install restricted on above versoin of mysql than 8.0.0 because "PASSWORD" function removed in 8.0. (https://dev.mysql.com/doc/refman/5.7/en/encryption-functions.html#function_password) 4. Select "United States Dollar" in Currency and "America/New_York" in Timezone. 5. Keep `full_url` in `settings` table to [[softurl]] because we delete the install folder through Softaculous. So it will give 404 error. 6. The default username:password is admin:admin https://domainmod.org/docs/userguide/first-run/