[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-06-17 Thread R. Jones
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

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-06 Thread R. Jones
Ok. I'm back to trying to test this fix. I think I have lucid-proposed added to my test configuration. I'm not seeing the build. A pointer to a web page documenting what I need to do next to access your ppa area and use it would be useful. Thanks. -- PHP5 under Apache2 on 64 bit system is

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-21 Thread R. Jones
Is ppa:zulcss/server-lucid-bug-fixes different from what is pointed at by https://launchpad.net/~zulcss/+archive/ppa ? The later is still showing a 2010/06/28 build date which is broken for trying to run PHP scripts under apache2. It is missing libapache2-mod-php5{a} and php5-intl{a} from the

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-07-30 Thread R. Jones
I've now had a chance to install the PHP5 build from ppa:zulcss/server- lucid-bug-fixes. With that build, I was able to download a file 2^32 bytes (over the 4.2Gb boundary) successfully. I still need to test the scripts I have running under Apache2 / PHP5 / Mysql 5.0 from Ubuntu 8.04 LTS to see

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-16 Thread R. Jones
Marc: Will the next version have the proper support for handling large files ( 2^32 bytes) in it? Test case for this is listed above. -- 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

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-16 Thread R. Jones
The proposed fix (in lucid-proposed as 5.3.2-1ubuntu4.3.) corrects this bug. I have now tested version 5.3.2-1ubuntu4.3 and successfully downloaded a large file ( 2^32 bytes) via a dynamic PHP script on a 64 bit Ubuntu 10.04.1 based system. -- PHP5 under Apache2 on 64 bit system is not

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-16 Thread R. Jones
The proposed fix (in lucid-proposed as 5.3.2-1ubuntu4.3.) corrects this bug. I have now tested version 5.3.2-1ubuntu4.3 and successfully downloaded a large file ( 2^32 bytes) via a dynamic PHP script on a 64 bit Ubuntu 10.04.1 based system. Just to add details: Test was with the PHP script (

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-09-20 Thread R. Jones
Now that a fix has been released for Ubuntu 10.04, what needs to happen to get this fixed in the PHP 5 code base? PHP bug http://bugs.php.net/bug.php?id=52102 was closed out as a duplicate of http://bugs.php.net/bug.php?id=44522 , which it isn't an exact duplicate? How do we get the PHP5 code

[Bug 564920] [NEW] PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-04-16 Thread R. Jones
Public bug reported: Binary package hint: php5 Something in php5 running under apache2 under Ubuntu 10.04 beta 2 (with updates) is not fully 64 bit aware on a 64 bit system. PHP scripts run under Apache correctly under Ubuntu 8.04 LTS (with latest updates). Under Ubuntu 10.04 beta 2, some place

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-04-16 Thread R. Jones
** Attachment added: System generated bug report attached. http://launchpadlibrarian.net/44462618/apport.php5.m0o9Zn.apport -- 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

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-04-16 Thread R. Jones
Was php5 compiled with -D_LARGEFILE_SOURCE and -D_FILE_OFFSET_BITS=64 on 64 bit systems? -- 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 Server Team, which is subscribed

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-04-19 Thread R. Jones
Bug also exists in current Ubuntu 9.10 release. Tested using the test.php script previously attached, and using the suggested debian dvd .iso image as the input file (listed as test.txt in test.php script). .iso image is 4,697,126,912 bytes. Download socket is closed after 402,159,616 bytes,

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-04-20 Thread R. Jones
Attached requested script to reproduce bug. ** Changed in: php5 (Ubuntu) Status: Incomplete = New -- 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 Server Team,

[Bug 564920] Re: PHP5 under Apache2 on 64 bit system is not completely 64 bit

2010-04-20 Thread R. Jones
Bug does not exist in Debian 5.04 release (with updates). -- 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 Server Team, which is subscribed to php5 in ubuntu. --