File upload problem

File upload problem

par Jaganmohan Kataru,
Nombre de réponses : 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


Moyenne des évaluations  -
En réponse à Jaganmohan Kataru

Re: File upload problem

par Iñaki Arenaza,
Avatar Core developers Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar Peer reviewers Avatar 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.