Hi, I have a purchased course to use in our school site, but the zip file containing the course contents exceeds the MaxBytes value of 8MB which seems to be the default for our site. To be more exact, we have two different Moodle sites we can put the course in, one that's version 1.6.1 and one that's version 1.8.2. I would prefer to use the older version, as that's our established site, and the other one would be a new site specifically for this course. Either way is workable, though.
I have read previous forum posts about editing php.ini, but I cannot work out where to put that file in the directory hierarchy through CPanel. I reckon I could FTP into the server perhaps and transfer the zipped course, but once again, I don't know where to place it to make it available when logged onto Moodle.
I should probably add that our site is hosted on a webserver at Siteground.com. I do not have access to modify settings on the server, only CPanel access.
If I cannot change the settings, is it possible to divide up a zipped course in multiple smaller chunks, upload them and still use them to restore once inside a Moodle site?
Would appreciate any help!
Thank you,
Ståle
Max file upload size OR finding folder through CPanel
Napisane przez: Ståle Brokvam ()
Liczba odpowiedzi: 2
W odpowiedzi na Ståle Brokvam
Re: Max file upload size OR finding folder through CPanel
Napisane przez: Petr Kalis ()
Hi
If you have ftp access to your server to moodledata directory, add this zipped file to subdirectory [1], which are the site files. When you are then logged to Moodle, you should find this file in Administration ► Front Page ► Site files (for 1.8) of Administration► Site files (in 1.6).
But imho you should take care from which version your bought course comes from. I am not sure about restoring course from old version in new version and vice versa.
hope this helps
PK
If you have ftp access to your server to moodledata directory, add this zipped file to subdirectory [1], which are the site files. When you are then logged to Moodle, you should find this file in Administration ► Front Page ► Site files (for 1.8) of Administration► Site files (in 1.6).
But imho you should take care from which version your bought course comes from. I am not sure about restoring course from old version in new version and vice versa.
hope this helps
PK
W odpowiedzi na Petr Kalis
Re: Max file upload size OR finding folder through CPanel
Napisane przez: Ståle Brokvam ()
Thanks. That did the trick!