johnseito Posted February 18, 2008 Share Posted February 18, 2008 Hello all, I created a form and a upload php to upload files in a directory but it seems that I can only upload files to a certain size limit, when files are 20mb it doesn't seem to do it. I went to php and set the upload size to 300mb and still it doesn't do it, but I could do this in my hosting company's directory and using their php but it just takes longer. why is that and how can I do this locally without it failing? thanks Link to comment https://forums.phpfreaks.com/topic/91685-upload-to-directory-without-limit/ Share on other sites More sharing options...
redarrow Posted February 18, 2008 Share Posted February 18, 2008 it all here<<<<<<< http://www.radinks.com/upload/config.php Link to comment https://forums.phpfreaks.com/topic/91685-upload-to-directory-without-limit/#findComment-469553 Share on other sites More sharing options...
johnseito Posted February 18, 2008 Author Share Posted February 18, 2008 Thanks for the site, it just explains everything, doesn't really tells me what to do or how to fixed this problem. it even show me this code http://www2.radinks.com/upload/examples/upload.php.txt I load this up and I don't see anything. Link to comment https://forums.phpfreaks.com/topic/91685-upload-to-directory-without-limit/#findComment-469668 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.