<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi,<br>
      <br>
      hmmm, well let me explain a little bit.<br>
      <br>
      Today I had a user calling in asking why he could not upload his
      large file (it broke at about 1.9Gb).<br>
      I then tested it with a 5.9 GB ZIP File and had it stop at about
      50 percent, sometimes earlier, sometimes later.<br>
      <br>
      Since the server was very unresponsive during the upload we added
      more RAM (has now 12Gb) and 2 cores (no problem when using VM).<br>
      <br>
      I could then upload the 5.9 GB without problems using Google
      Chrome for Windows (latest).<br>
      <br>
      Then I read your email and my installation outputs the following:<br>
      <br>
        [root@server ~]# rpm -qi php-common<br>
        Name        : php-common                   Relocations: (not
      relocatable)<br>
        Version     : 5.3.3                             Vendor: CentOS<br>
        Release     : 48.el6_8                      Build Date: Thu 11
      Aug 2016 10:40:52 PM CEST<br>
        Install Date: Tue 16 Aug 2016 07:27:55 AM CEST      Build Host:
      worker1.bsys.centos.org<br>
        Group       : Development/Languages         Source RPM:
      php-5.3.3-48.el6_8.src.rpm<br>
        Size        : 3071736                          License: PHP<br>
        Signature   : RSA/SHA1, Thu 11 Aug 2016 11:19:31 PM CEST, Key ID
      0946fca2c105b9de<br>
        Packager    : CentOS BuildSystem <a class="moz-txt-link-rfc2396E" href="http://bugs.centos.org">&lt;http://bugs.centos.org&gt;</a><br>
        URL         : <a class="moz-txt-link-freetext" href="http://www.php.net/">http://www.php.net/</a><br>
        Summary     : Common files for PHP<br>
        Description :<br>
        The php-common package contains files used by both the php<br>
        package and the php-cli package.<br>
      <br>
      So this is obviously the default PHP from CentOS but it seems,
      that large files are working.<br>
      I started this system with a prebuilt VM from ZendTo and just
      updated it with "yum update" for 3 years now.<br>
      This is the productive system (4.12), not the test system (4.20),
      but both have the same PHP version.<br>
      <br>
      So is there a limit over 5.9 GB? If so, how can I fix my
      productive system (if I need to)?<br>
      Or does it mean that this PHP version supports the large files out
      of the box?<br>
      <br>
      ## and a different question concerning the test system (with
      latest ZendTo)<br>
      I registered for new Captcha Keys and enabled the following in
      preferences.php<br>
      <br>
        'captcha' =&gt; 'google',<br>
        'recaptchaPublicKey'   =&gt; 'myscret',<br>
        'recaptchaPrivateKey'  =&gt; 'mykey',<br>
        'recaptchaInvisible'   =&gt; TRUE,<br>
        'recaptchaLanguage'    =&gt; 'en',<br>
      <br>
      (of course I have real keys in my file)<br>
      <br>
      Shouldn't the Captcha get replaced by the "I am not a robot" or
      maybe stay completely invisible while using Chrome and being
      logged into a Google account?<br>
      Instead it shows the normal captcha (...select traffic signs and
      so on). Or am I totally wrong on this?<br>
      <br>
      I think I registered for the correct service because in my google
      account it shows a line like:<br>
      <br>
          The Invisible reCAPTCHA documentation site provides more
      details and advanced configuration options.<br>
      <br>
      So I think I chose the right solution and set it up properly. I
      enabled it for our entire domain (but not for localhost if that
      matters).<br>
      I access the Testsytem by modifying my local hosts file with FQDN
      drop.ourdomain.de.<br>
      <br>
      Any ideas? And sorry for my many questions today!<br>
      <br>
      <br>
      Kind regards<br>
      <br>
      Peter</tt><br>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 31.01.2017 15:53, Jules wrote:<br>
    </div>
    <blockquote cite="mid:da1cf921-4ab6-63d7-b123-d01bcbe6a63e@Zend.To"
      type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      Peter,<br>
      <br>
      The version number of the php-common (for example) rpm should have
      something added to it to make it obvious it's not the version
      supplied by your OS vendor. For example, on my RedHat 6 production
      system, I get this:<br>
      <tt>$ rpm -q php-common</tt><tt><br>
      </tt><tt>php-common-5.3.3-48.jkf.el6.x86_64</tt><tt><br>
      </tt><br>
      You should have something (".jkf" in the output above) inserted
      between the version number and the build OS+architecture.<br>
      <br>
      Also, if you do "rpm -qi php-common", one of the bits of
      information it prints is the "Build Host". From that it should be
      obvious if it was built on your site or on CentOS's or RedHat's
      build systems.<br>
      <br>
      Cheers,<br>
      Jules.<br>
      <br>
      <br>
      <div class="moz-cite-prefix">On 31/01/2017 12:56, Der PCFreak
        wrote:<br>
      </div>
      <blockquote
        cite="mid:852fd3aa-ad4e-c1f7-0167-cce17b428cae@pcfreak.de"
        type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        <p><tt>Hi Jules,</tt></p>
        <p><tt>do you know how I can verify, that my PHP version is
            patched to allow large uploads without needing to try it via
            a real upload on my zend.to box?</tt></p>
        <p><tt>Thanks in advance.</tt></p>
        <p><tt><br>
            Kind regars</tt></p>
        <p><tt><br>
          </tt></p>
        <p><tt>Peter<br>
          </tt></p>
        <div class="moz-cite-prefix">On 31.01.2017 12:35, Jules wrote:<br>
        </div>
        <blockquote
          cite="mid:6a5157cb-ea02-ad72-2529-8d09bbe02fa7@Zend.To"
          type="cite">
          <meta content="text/html; charset=windows-1252"
            http-equiv="Content-Type">
          <br>
          <br>
          <div class="moz-cite-prefix">On 31/01/2017 11:13, Der PCFreak
            wrote:<br>
          </div>
          <blockquote
            cite="mid:0346d719-ae60-37af-7329-315a4ad427aa@pcfreak.de"
            type="cite">
            <meta content="text/html; charset=windows-1252"
              http-equiv="Content-Type">
            <p><tt>Hi Jules,</tt></p>
            <p><tt>seems to work.</tt></p>
            <p><tt>I removed php-mbstring and restarted httpd then I got
                this which looks promising:</tt></p>
            <p><tt><img src="cid:part1.5D1C9F63.A3453308@pcfreak.de"
                  alt=""></tt></p>
            <p><tt><br>
              </tt></p>
          </blockquote>
          <tt>Perfect, just what I wanted. Hopefully that error is
            enough?</tt><br>
          <blockquote
            cite="mid:0346d719-ae60-37af-7329-315a4ad427aa@pcfreak.de"
            type="cite">
            <p><tt><br>
              </tt></p>
            <p><tt>Peter<br>
              </tt></p>
            <p><tt>P.S<br>
                Your amazon wishlist is smaller now! - Should arrive
                tomorrow or thursday. :)<br>
              </tt></p>
          </blockquote>
          <tt>Muchas gracias! :-)<br>
            <br>
            Cheers,<br>
            Jules.<br>
            <br>
          </tt>
          <blockquote
            cite="mid:0346d719-ae60-37af-7329-315a4ad427aa@pcfreak.de"
            type="cite">
            <p><tt> </tt></p>
            <br>
            <div class="moz-cite-prefix">On 31.01.2017 11:48, Jules
              wrote:<br>
            </div>
            <blockquote
              cite="mid:facfbb9b-dd06-d0fb-a58b-e5eb107ab029@Zend.To"
              type="cite">
              <pre wrap="">+    if (! function_exists('mb_strimwidth')) {
+      return 'Admin: Install the PHP module/rpm "mbstring".';
+    }</pre>
            </blockquote>
            <br>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
            <pre wrap="">_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
          </blockquote>
          <br>
          <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng

'It's okay to live without all the answers' - Charlie Eppes, 2011

<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
        </blockquote>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
      </blockquote>
      <br>
      <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng

'I've heard that it's possible to grow up. I've just never met
 anyone who's actually done it.' - Meredith Grey, Grey's Anatomy

<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
    </blockquote>
    <br>
  </body>
</html>