Actually, http://bugs.php.net/bug.php?id=44522 is concerned with uploading data to the server, which according to 44522 breaks at the 2G byte mark (a signed 32 bit int issue). This bug (564920, php # 52102) is an issue with downloading data from the server, which breaks at the 4G byte mark. Both are 32 bit vs 64 bit integer issues. So, this is not exactly a duplicate bug.
Peter: Can you look at the patches to http://bugs.php.net/bug.php?id=44522 and see if we can apply them and test the results to see if that fixes the download issue? -- PHP5 under Apache2 on 64 bit system is not completely 64 bit https://bugs.launchpad.net/bugs/564920 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
