Here is the process I followed to get to this error:
1. Downloaded Moodle 3.8.2+ (MOODLE_38_STABLE) in ZIP;
2. Started MariaDB 10.4.11, created a Database for Moodle & its user with all pertinent rights (as per the Quick Install Guide);
3. Extract the downloaded ZIP to its target location, copy config-dist.php to config.php. & edit the relevant variables/settings;
4. Set up Apache 2.4.43 to alias to the target Moodle location & Started the Web Server;
5. Opened my browser Firefox 68.0.1 & pointed to the aliased location on "http://localhost";
6. Fixed all of the requirements for PHP (7.4.4.1) by editing php.ini & hitting continue;
7. Reached the "Plugin dependencies check" page with:
Dependencies check failed for block_lp, report_competency
...then shows (see attachment):
| New Version 2019111800 |
Requires
|
8. I did a local file search on the target & found that tool_lp.php resides in .../admin/tool/lp/lang/en/ but Moodle can't find it? At this point, I'm stuck as it seems that the installer has some problems.
(Even tried to go through install.php but couldn't figure out where it was calling the Dependencies Check module.)
This post is an update to:
https://moodle.org/mod/forum/discuss.php?d=397744
from a month ago but was never resolved.
I hope I provided enough detail & looking for some greatly appreciated assistance.
Stay healthy & positive!