Error: File received has zero size.

renato1723

New Member
YetiShare User
Aug 22, 2012
29
0
0
Hello,

Sending files over 250M I got this error: Error: File received has zero size.

My PHP with this 9000m, this can not be setup. What should I do?

What is the suggestion to allow unlimited sizes?
 

renato1723

New Member
YetiShare User
Aug 22, 2012
29
0
0
RESOLVED:

Find all files php.ini and change all:

max_file_size
post_max_size

AND

Verify the space for TEMP FOLDER. My temp folder is only 500MB...

Thanks!!!