ID: 29355 Updated by: [EMAIL PROTECTED] Reported By: master at oscontract dot com -Status: Open +Status: Closed Bug Type: *Directory/Filesystem functions Operating System: Linux PHP Version: Irrelevant New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2004-08-05 18:51:56] master at oscontract dot com So were you able to fix this problem? ------------------------------------------------------------------------ [2004-07-29 14:27:47] master at oscontract dot com Yes I did test the same in my windows system and it works fine, but this error with my remote server which is running on Linux. I thought may be this is a bug in php or may be I have to alter the php settings. Let me know if you have any solution to this. ------------------------------------------------------------------------ [2004-07-29 14:23:42] [EMAIL PROTECTED] You can test it yourself: write a script, that will create 1033 files in a directory and you'll see the answer. ------------------------------------------------------------------------ [2004-07-29 14:21:00] master at oscontract dot com <?php copy("cpics/testdir/wal3.jpg","cpics/b1456/wal3.jpg"); ?> Just a line that is all. There are about 50 directories in the cpics directory. One of the directory 'b1456' has 1032 image files, rest other directories have about 100 to 50 images. Now this dir:b1456 is where am unable to upload any further files. Rest other directories are fine and am able to use the above script. Can a directory not store more than 1032 files ? Let me know if you need any further details. ------------------------------------------------------------------------ [2004-07-29 14:13:00] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try avoid embedding huge scripts into the report. How can we reproduce it? Can you provide a short example? ------------------------------------------------------------------------ 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/29355 -- Edit this bug report at http://bugs.php.net/?id=29355&edit=1