Re: [PHP] 2gb file issues

2011-02-17 Thread Nicholas Kell

On Feb 17, 2011, at 3:29 PM, Steve Staples wrote:

 Is there a workaround for 32bit systems wanting to use 
 fopen()
 is_file()
 filesize()
 
 and i am sure there are others.. on files that are  2gb?
 
 My development box is win visat 64bit, and i dont have any issues, when
 i ported it to my test live server, it is running 5.2.8 32bit, and it is
 not reading the files  :(
 
 any assistance?  besides upgrading to a 64bit php version.
 

What OS is on your live server?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] 2gb file issues

2011-02-17 Thread Steve Staples
On Thu, 2011-02-17 at 15:36 -0600, Nicholas Kell wrote:
 On Feb 17, 2011, at 3:29 PM, Steve Staples wrote:
 
  Is there a workaround for 32bit systems wanting to use 
  fopen()
  is_file()
  filesize()
  
  and i am sure there are others.. on files that are  2gb?
  
  My development box is win visat 64bit, and i dont have any issues, when
  i ported it to my test live server, it is running 5.2.8 32bit, and it is
  not reading the files  :(
  
  any assistance?  besides upgrading to a 64bit php version.
  
 
 What OS is on your live server?
 
 

well... my testing live server is slackware 12.2 (i think?  it's my
unraid server)  i installed php from
http://mirrors.easynews.com/linux/slackware/slackware-12.2/slackware/n/php-5.2.8-i486-1.tgz

Normally, I use debian, but I am doing something else this time... long
story... 

Steve


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php