Forums / General / file type max size
Glenn MacGregor
Wednesday 24 March 2004 2:10:35 pm
Hi all,
I am using the built in "File" type for files in the download section of my website. This works great for all the files so far. Now I want to put a file up which is 330MB (ISO file). When I add the info to the new file and Hit "Send for Publishing" it comes back to the same screen but the file I just added is not there.
Is there a max file size somewhere that I have to change?
Thanks
Hans Melis
Wednesday 24 March 2004 2:20:02 pm
Hi,
Check your php.ini file, it has some settings that can have an effect on file uploads. Especially "post_max_size" and "upload_max_filesize" should be looked at. It's possible that you need to change other variables as well (like max_execution_time) because of the size of the file you're trying to upload.
--Hans
Hans http://blog.hansmelis.be