by Frank Madison.
Environment:
Aws windows server 2016
MariaDb 10.4.20
IIS10, PHP, 7.4.29
Moodle 3.11.7
Migrating to a new server and I did backups of all old courses, including user data/gradebook. Smaller courses restored fine, but issues with a course that is 75MB
I checked my php.ini files and have setup:
post_max_size = 600M
upload_max_filesize = 600M
max_execution_time = 600
When I go to restore course, upload a file, it just sits there spinning. debug messages set to developer, but no error message given, gave it an hour came back and still just spinning. 