File upload problem

File upload problem

von Jaganmohan Kataru -
Anzahl Antworten: 1

Hi

Can someone help me with this problem?

When I am trying to upload a 2 MB file, moodle throws an error after 60 seconds. The error message is: "Fatal error: Maximum execution time of 60 seconds exceeded in E:\Moodle\moodle\files\index.php on line 10"

How to troubleshoot this. I am a newbie admin of moodle.

Any solution would be appreciated.

thanks and regards

Jagan


Mittelwert:  -
Als Antwort auf Jaganmohan Kataru

Re: File upload problem

von Iñaki Arenaza -
Nutzerbild von Core developers Nutzerbild von Documentation writers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Peer reviewers Nutzerbild von Plugin developers
You need to raise the value of max_execution_time in your php.ini file (and possibly restart your web service to apply the changes).

Saludos. Iñaki.