I recently ran into a problem with one of my clients. He owns a publishing company and needs to be able to upload manuscripts. I made a upload form using php and it works fine on small files but when i start getting up around 8+mb it will not work.
hmmm… i THINK there is something about this in the php.info page (is that what it is? I haven’t messed with php in ages). But I believe there is a setting that sets a cap if you don’t change it… I’ll look for what I’m thinking of…
I think you have to be able to change the php.ini on the server. If you’re paying for hosting, you will probably have to ask your host to change it for you, if you’re hosting it yourself it shouldn’t be a problem.
Ok… i figured it out … its my freakin server… the company i am hosting with sucks! i called them to change it and they say the max size is 5mb! So… now i get to tell my client i need to change hosting companies… and he is gonna freak out…YAH! can’t wait to tell him that one.