<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><div><div>I have a question about the upload file size limit for Zendto. My installation is on a Centos 6.4 x64 installation using php 5.3. I checked to see if my php was in fact already 64-bit capable and it is. ( I ran php –r 'echo PHP_INT_MAX;' and got a really big number, like 19 digits starting with a 9) So, my assumption is that PHP should be able to handle >2GB files without any patching.</div></div></div><div><br></div><div>I set my post<span style="font-style: italic; ">max and upload</span>max settings in php.ini to 50GB and used the other recommended php.ini settings from the sendto website docs. I then set my maxBytesforDropoff & file settings to 10GB. So far so good.</div><div><br></div><div>I then attempted to upload a 3.7GB iso file and got the following error:</div><div><br></div><div><table class="UD_error" width="50%"><tbody><tr><td class="UD_error_title">Upload Error</td>
         </tr>
         <tr>
         <td class="UD_error_message">There was an error while uploading
'en_windows_server_2012_x64_dvd_915478.iso'. The file size exceeds the
limit imposed by PHP on the server; please contact the administrator
regarding this problem.
<br><br><br>What am I missing? Any ideas on why this failed?<br><br>Thanks!<br><br>Gray<br><br></td></tr></tbody></table></div></body><br />--
<br />This message has been scanned for viruses and
<br />dangerous content by
<a href="http://www.mailscanner.info/"><b>MailScanner</b></a>, and is
<br />believed to be clean.
</html>