File upload problem

File upload problem

Jaganmohan Kataru -
Vastausten määrä: 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


Arviointien keskiarvo: -
Vastaus Jaganmohan Kataru

Re: File upload problem

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