ID: 31969 Updated by: [EMAIL PROTECTED] Reported By: lrosa at venus dot it -Status: Open +Status: Bogus Bug Type: Filesystem function related Operating System: Linux Fedora Core 3 PHP Version: 5.0.3 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Even if you think it is not a bug, we often know better than you, please consult the support channels first before even considering to reopen this report. Thank you for your interest in PHP. The output returned is the same as the one returned by the underlying C library function used to retrieve this information. Previous Comments: ------------------------------------------------------------------------ [2005-02-14 12:30:13] lrosa at venus dot it Description: ------------ I have a Linux box with 20 file system mounted via Samba. Sometimes, randomly, calling disk_free_space() on some file systems it retirns zero instead the real value. Reissuing the same command few minutes later returns the right value. Sometimes happens that the Samba remote filesystem connection is slow, so this may happen. It would be nice if disk_free_space() would return a negative value if it is unable to get the correct value, otherwise it would be impossible to distinguish between a "real" Zero Bytes Free situation and a Temporary Timeout Problem situation. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31969&edit=1