Hi All,
I can backup small courses in my moodle. Whenever I try to backup the specific course with some videos, my browser gets me to "500 Internal Server Error". I have checked my apache logs and found this thing:
(104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://myappsite.com/backup/backup.php
Premature end of script headers: backup.php, referer: http://myappsite.com/backup/backup.php
I have this part in my vhost configuration (pastebin.com/qwbZ7wcv) and php wrapper script (pastebin.com/wUAeLu0u).
This moodle have been running fine in Windows platform + IIS & MSSQL before. After I migrate it to Linux, it starts of getting errors.
Anyone could advise if there's any wrong in my configuration?
Thanks.