-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
-
3.4.5, 3.5.2, 3.5.5, 3.6.3, 3.7
-
None
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
wip-master-
MDL-64826 -
The CLI script does not show the help after Moodle is already installed. The help should always be displayed.
Discussion about this issue: MDLQA-12735
PS: Furthermore fixed some small stuff like inline-comments and localization.
Actual result
- Access to a server by terminal.
- Run first the install.php script to create the config.php file.
- Run "install_database.php" script to complete the CLI installation.
- Print out the help with "install_database.php --help" and verify that's not showed up.
Expected result
- Do the steps 1-3 like above.
- This time the help will printed out.
- is a clone of
-
MDL-64561 Install database CLI script does not show help if Moodle is already installed
-
- Closed
-