<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    On 29/09/2011 21:01, --[ UxBoD ]-- wrote:
    <blockquote
      cite="mid:203d0d79-5810-41c0-b990-555d631c6b3a@office.splatnix.net"
      type="cite">
      <style type="text/css">p { margin: 0; }</style>
      <div style="font-family: Courier New; font-size: 10pt; color:
        rgb(0, 0, 0);">Hello all,<br>
        <br>
        Have recompiled PHP to allow uploads &gt; 2GB but to no avail :(
        If under 2GB it works fine but if &gt; then I am ending up with:<br>
        <br>
        Firefox can't find the file at
        <a class="moz-txt-link-freetext" href="https://XXXXXXXXXXXXXXXXX/dropoff.php"><font color="red"><b>MailScanner has detected a possible fraud attempt from "xxxxxxxxxxxxxxxxx" claiming to be</b></font> https://XXXXXXXXXXXXXXXXX/dropoff.php</a>.<br>
        <br>
        and nothing appears in the error log.&nbsp; I have checked what the
        values are:<br>
        <br>
        [root@xxxxxxxxxxxx]# php -i | grep -i size<br>
        post_max_size =&gt; 10G =&gt; 10G<br>
        upload_max_filesize =&gt; 10G =&gt; 10G<br>
        <br>
        I used the documented process against:<br>
        <br>
        PHP Version =&gt; 5.3.8<br>
        <br>
        and all compiled fine. Any ideas where else to look ? This is
        under CentOS 6.<span><br>
        </span></div>
    </blockquote>
    You did follow the RedHat 6 specific instructions, right?<br>
    I did edit the instructions slightly a few weeks ago, which will
    make a big difference if you did this some time ago (the last of the
    Perl statements changed).<br>
    And make sure you have the apc.ini settings correct too.<br>
    <br>
    What operating system and browser are you using? If you are using
    Windows, test it with IE9 64-bit. It will not work with most 32-bit
    browsers, due to their limitations.<br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CITP CEng
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'It's okay to live without all the answers' - Charlie Eppes, 2011
'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
 I see it shining plain,
 The happy highways where I went,
 And cannot come again.' - A.E. Houseman
</pre>
  </body>
</html>