UPLOAD to directory without limit
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