[ZendTo] Antwort: Re: Large uploads not working on 64-bit Centos VM

patrick.gaikowski at kaufland.com patrick.gaikowski at kaufland.com
Mon Sep 5 09:19:20 BST 2011


Hi Jules,

i tested files up to 4GB (with IE9 not 64Bit) and the upload was succesful.

Mit freundlichen Grüßen / Best regards

Patrick Gaikowski
Tel:     +49 7132 94 3568
Fax:    +49 7132 94 73568
E-Mail: patrick.gaikowski at kaufland.com
KI 967850: IT International / IT Governance / Netzwerk Design und
IT-Sicherheit
Office:
Lindichstrasse 11
D-74189 Weinsberg



http://www.kaufland.de
http://www.spannende-it.de
Wir sind die Nr. 1:
Kaufland ist "Bester Lebensmittelmarkt 2011"!

Kaufland Informationssysteme GmbH & Co. KG
Postfach 12 53 - 74149 Neckarsulm
Kommanditgesellschaft
Sitz: Neckarsulm
Registergericht: Amtsgericht Stuttgart HRA 104163







                                                                           
   Jules <Jules at zend.to>                                                   
   Gesendet von:                                                           
   zendto-bounces at zend.to                                                  
                                       ZendTo Users <zendto at zend.to>       
                                                                           
   05.09.2011 10:13                                                        
                                                                     Thema 
                                       [ZendTo] Re: Large uploads not      
             Bitte antworten           working on 64-bit Centos VM         
             an                                                            
             ZendTo Users                                                  
             <zendto at zend.to>                                              
                                                                           
                                                                           
                                                                           




Copy in that module file, make sure it has exactly the same ownership and
permissions as the version that was there before (I would save your old one
just in case), and then
    service httpd restart
and you should be up and running.

Cheers!
Jules.

P.S. Donations for quick responses are always welcome! :-)

On 05/09/2011 02:56, Chris Barber wrote:
      Jules,

      Wow thank you for the quick work!

      Not to sound too noobish, but do I just need to copy in this module
      file?

      Thanks,
      Chris


      From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On
      Behalf Of Jules
      Sent: Sunday, September 04, 2011 4:59 PM
      To: ZendTo Users
      Subject: [ZendTo] Re: Large uploads not working on 64-bit Centos VM

      Check the News on the zend.to home page, as I have posted a link to a
      replacement
      /usr/lib64/httpd/modules/libphp5.so
      file there.

      Alternatively, I have posted a rebuild of the whole CentOS-x64 build
      of ZendTo on the downloads page as well.

      I hope that solves your problem for you. :-)

      Cheers,
      Jules.

      Time for bed.

      On 04/09/2011 15:56, Chris Barber wrote:
      I’m not able to follow the instructions on zend.to/phpfix.php

      I get errors about every other command. Some I am able to work around
      (I think) and others I can’t figure out. For now I’ll just wait I
      guess cause I don’t have time to spend 5 hours on this.

      If anyone else can try this, please do and report back.

      Thanks,
      Chris


      On Behalf Of Chris Barber
      Sent: Sunday, September 04, 2011 10:42 AM



      Jules,

      The following link from http://zend.to/phpfix.php is broken. I did a
      Google search but I’m finding a few items that look similar. Can you
      provide and correct link?

      http://mirror.rackspace.com/ius/stable/Redhat/5.5/SRPMS/

      Thanks,
      Chris


      On Behalf Of Jules
      Sent: Sunday, September 04, 2011 5:45 AM

      I've found the solution to this one. In the most recent PHP revision,
      they tweaked the layout of the code which caused the patching
      commands on http://zend.to/phpfix.php to break, so it left an int
      behind that it should have turned into a long.

      If you're running your own server (and haven't just taken my VM
      distribution) then you need to rebuild the libphp5.so binary
      according to the instructions on zend.to/phpfix.php which I fixed
      some time ago when I first discovered the problem.

      If my VM distribution is also wrong, I will get that rebuilt as soon
      as I can. Otherwise you can just follow the instructions on
      http://zend.to/phpfix.php yourself to rebuild the binary.

      Note if you are running RedHat 6 or CentOS 6, you will need to follow
      the link on that page to the RedHat 6 version of the instructions.
      Unfortunately these are rather more long-winded due to RedHat failing
      to ship a load of the libraries that are required to rebuild their
      own binaries :-(

      Can you confirm the problem *does* exist on my own VM distribution
      for CentOS 5?

      Jules.

      On 02/09/2011 15:52, Chris Barber wrote:
      Okay well I am still also NOT able to upload any files larger than 2
      GB, no matter what browser I try. IE9 64 bit, nope. Chrome, nope.
      Firefox, nope.

      I checked my PHP parameters and they also look fine as you indicated
      below. I’m out of ideas at the moment….

      My setup is using the 64 bit CentOS prebuilt VM. Running in ESXi 4.x.

      Jules?

      -Chris


      From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On
      Behalf Of Chris Barber
      Sent: Friday, September 02, 2011 10:36 AM
      To: ZendTo Users
      Subject: [ZendTo] Re: Large uploads not working on 64-bit Centos VM

      Hey Richard

      I’m going to test this on my CentOS 4.05 ZendTo install and let you
      know if it works. Make sure you give IE9 64bit edition a try too.

      Will report back soon.

      -Chris

      From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On
      Behalf Of ROGERS Richard
      Sent: Friday, September 02, 2011 6:44 AM
      To: 'zendto at zend.to'
      Subject: [ZendTo] Large uploads not working on 64-bit Centos VM

      Hi –

      I’m coming back to my upload problems with large (>2GB) files, having
      updated to 4.03 on my 64 bit CentOS virtual machine (downloaded from
      zend.to, so should have all the right underpinnings).

      Unfortunately this issue hasn’t gone away with the upgrade (there’s
      always hope J). Here is a bit more info…

      Uploading via Chrome on Win7/64 bit, the upload appears to complete,
      but at the end the following error is displayed:

      Description:
            cid:part1.03020404.00050502 at Zend.To

      A couple of things to note:
      1.       The size does not exceed the limits imposed – I’ve set an
      upload limit in the configuration of around 8GB – when the upload
      starts Chrome displays “2242.39MB/8864.37MB”
      2.       A simple PHP script reports its internal limits as follows:
      php_int_max 9223372036854775807
      php_int_size 8
      …so that looks like a “proper” 64 bit PHP!
      3.       Note the “From” above – it seems to have “forgotten” who I
      am – could this be linked? (or is it just not bothering after some
      other failure – possibly so as it sill displays “you are currently
      logged in as ROGERS Richard” at the bottom of the screen). It
      correctly displayed my details (from AD login) in the earlier
      screens.

      Relevant configuration files are attached.

      Any suggestions as to what the problem may be, or how to go about
      tracking it down, are welcome!

      Thanks and regards

      Richard

      --
      Richard Rogers
      Principal IT Officer, Client Technology and Applications
      Information Services, Staffordshire University
      Tel. 01785-353785





      _______________________________________________
      ZendTo mailing list
      ZendTo at zend.to
      http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto

      Jules

      --
      Julian Field MEng CITP CEng
      www.Zend.To

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

      'Teach a man to reason, and he will think for a lifetime.' - Phil
      Plait                                       'All programs have a
      desire to be useful' - Tron, 1982



      _______________________________________________
      ZendTo mailing list
      ZendTo at zend.to
      http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto


      Jules

      --
      Julian Field MEng CITP CEng
      www.Zend.To

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

      'Teach a man to reason, and he will think for a lifetime.' - Phil
      Plait                                       'All programs have a
      desire to be useful' - Tron, 1982






      _______________________________________________
      ZendTo mailing list
      ZendTo at zend.to
      http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto

Jules

--
Julian Field MEng CITP CEng
www.Zend.To

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
_______________________________________________
ZendTo mailing list
ZendTo at zend.to
http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110905/38f687df/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110905/38f687df/attachment-0003.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110905/38f687df/attachment-0004.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 21589014.gif
Type: image/gif
Size: 20064 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20110905/38f687df/attachment-0005.gif 


More information about the ZendTo mailing list