by Mark Matsune.
I want to increase the current 10M file size upload limit to about 150M. Is this possible and if so, is there a SIMPLE way to do this.
I have already tried the following in public_html folder in my cPanels (no success). I changed the original php.ini code settings to this.
; http://php.net/post-max-size
post_max_size = 100M
; Maximum allowed size for uploaded files.
; http://php.net/upload-max-filesize
upload_max_filesize = 150M
-----------------------------
When I go back to the Site Policies in my Moodle Site Administration, I also reset the
Maximum uploaded file sizemaxbytes to: Server Limit
In the course default settings the largest "Maximum uploaded file size" I can set is still only 10M. I tried to upload larger files anyway (15M - 80M), but of course got an ERROR MESSAGE saying I have exceeded the php.ini limit.
My ultimate goal is to be able to upload my converted Moodle 2 course mbz.zip files to restore my courses. If that is not possible, I would like to upload the large audio and video resources zip files into new courses.
If it is relevant, I am using the Bluehost hosting service.
*** I am a NOVICE, so please be gentle with your advice or instructions. Thanks in advance!!!
--- Mark in Sapporo