File upload problem

File upload problem

by Jaganmohan Kataru -
Number of replies: 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


Average of ratings: -
In reply to Jaganmohan Kataru

Re: File upload problem

by Iñaki Arenaza -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of 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.