Hi Everyone!
I'm having a problem with uploading files. I wrote a script for file uploads, but large files just wont upload, I mean about 1Mb is ok, but a 2M file is not uploaded. I tried to set max_upload_size as form input value, and also tried to increase this value in the php.ini, but with no luck?
Have anyone had the same problem?
Can this be because of script timeout (I also tried to increase the timeout of a script), or can this be because some non php error?
(I am using apache under debian)
please help,
thanks
Khayll