by Florian Tolk.
We are trying to bulk upload courses using excel as listed here: https://docs.moodle.org/401/en/Upload_courses. However, these courses use Flexible Sections (https://moodle.org/plugins/format_flexsections), so we need to use the backupfile.
I have gone through multiple forums, and even searched my moodle server's entire hard drive for a file called BackupTestCourse.mbz (screenshot included to show it DOES exist) and have come up with 0 results.
I have looked at include_path in Site administration>Server>PHP info, but that was also unhelpful. How do I find the correct path for this argument? Any help would be much appreciated!