Hello ,
using php405 and ms-iis i can't upload
files greather than 2mb.
i'm using the max-file-size in the form-tag
and the following items in php.ini:
file-uploads,
max-execution-time,
memory-limit,
post-max-size,
upload-max-filesize,
but it still can't upload big files...
who can help me ??