<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Courier New; font-size: 10pt; color: #000000'>Hello all,<br><br>Have recompiled PHP to allow uploads > 2GB but to no avail :( If under 2GB it works fine but if > then I am ending up with:<br><br>Firefox can't find the file at https://XXXXXXXXXXXXXXXXX/dropoff.php.<br><br>and nothing appears in the error log. I have checked what the values are:<br><br>[root@xxxxxxxxxxxx]# php -i | grep -i size<br>post_max_size => 10G => 10G<br>upload_max_filesize => 10G => 10G<br><br>I used the documented process against:<br><br>PHP Version => 5.3.8<br><br>and all compiled fine. Any ideas where else to look ? This is under CentOS 6.<span><br><span name="x"></span>-- <br>Thanks, Phil<span name="x"></span><br></span><br></div></body></html>