uploading 'large' files (e.g. 6MB) -> tmp_name is empty?..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

When uploading 'large' files of (for example 6MB) I have a problem that
after uploading to the tmp folder on the server (so when the php script is
called), the tmp_name in the FILES global is empty. So this means I can't do
a move uploaded file because I don't know where the tmp file is.

Any idea why php 'resets' the tmp_name when uploading large files (aka when
uploading just takes a minute or two). 

Thanks in advance!!
 
Regards,
Nico

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux