We are installing moodle in Synology NAS, DS 920+ DSM 6.2.4-25556 Update 7
we are the change PHP.ini file value of max_upload size , but still we not unable to upload the large size file
kindly support us
DSM 6.2.4-25556 Update 7
moodle version : 3.9.7-0152
PHP 7.4
Apache HTTP server 2.4
In reply to Raj M
Re: the files you tried upload is to large for the server to process
by Ken Task -
There are 2 variables to change in php.ini upload_max_filesize size is one .... the other is post_max_size variable as well.
https://docs.moodle.org/403/en/File_upload_size
Ignore version number in link above ... info and setting for this are the same for your 3.9.x
Don't forget to restart apache services after making changes to PHP.
'SoS', Ken
https://docs.moodle.org/403/en/File_upload_size
Ignore version number in link above ... info and setting for this are the same for your 3.9.x
Don't forget to restart apache services after making changes to PHP.
'SoS', Ken
In reply to Ken Task
Re: the files you tried upload is to large for the server to process
by Raj M -
Thanks for reply
We done php variables changes. but still, we cannot upload max file size.
We done php variables changes. but still, we cannot upload max file size.
how to upgrade moodle version 3.9 to 4.3
You'll see that you can not directly upgrade to Moodle 4.3 from 3.9 LTS. So you need to hop over 3.11.final or upgrade to 4.1 LTS now, which is supported till December 2025. Ref. the overview here http://www.syndrega.ch/blog/#php-and-dbms-compatibility-of-major-moodle-releases.