ID:               27792
 Comment by:       r dot lopinski at interconcept dot de
 Reported By:      kode at kodekrash dot com
 Status:           Assigned
 Bug Type:         Filesystem function related
 Operating System: * (LFS)
 PHP Version:      6CVS, *CVS
 Assigned To:      wez
 New Comment:

Can reproduce the problem on php 5.0.2 and on php 4.3.4 using a
reiserfs filesystem. In addition the fucntion filemtime fails for files
with a size bigger 2 GB


Previous Comments:
------------------------------------------------------------------------

[2005-09-03 16:16:39] php at chairbreaker dot com

Same problem on SuSE Linux 9.3 using mod_php with Apache 2.0.53.  PHP
version is 4.3.10, Kernel 2.6.11.4-21.8-default.  File system is ext3.

PHP issues "Warning: is_dir(): Stat failed for <server path to file>
(errno=75 - Value too large for defined data type) in <path to
script>.php on line nnn" any time a file larger than 2 GB is
encountered, which unfortunately breaks my php menu system.

PHP is a great tool - hope you can fix this soon!

------------------------------------------------------------------------

[2005-08-11 16:06:00] [EMAIL PROTECTED]

Well, looks like it will be fixed in 6.x instead.

------------------------------------------------------------------------

[2005-07-01 12:04:08] no at spam dot net

is_link also fails on large files >2GB

------------------------------------------------------------------------

[2005-06-30 06:40:29] dan at baximus dot com

Gee I hope it's included in PHP 5.1. IMHO this is a pretty 
important feature to have. But then, not everyone is in the 
business of serving up such large files from a PHP-driven 
website.

------------------------------------------------------------------------

[2004-03-31 07:14:18] [EMAIL PROTECTED]

PHP does not currently support LFS.
This is something to be addressed in PHP 5.1

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/27792

-- 
Edit this bug report at http://bugs.php.net/?id=27792&edit=1

Reply via email to