|
03-15-2004, 11:21 AM | #1 |
Green Mole
Join Date: Mar 2004
Posts: 2
|
Too many open files
Hi,
On Solaris I've got "failed to create stream: Too many open files " errors with different file related functions after indexing the 222th file. Is this a system related failure? Any suggestions? Thanks, Tigran |
03-15-2004, 11:31 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Perhaps the problem is related to this bug?
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
03-15-2004, 12:27 PM | #3 |
Green Mole
Join Date: Mar 2004
Posts: 2
|
Thanks,
Yes, I guess solaris has a default limit of 256 open files and max possible 1024 files. And the site I'm trying to index has more than 3000 files... I though that php's fclose (after fopen) is closing the file handler, so actually it is not... I'll try to install the latest php, may be something has been fixed there. Thanks again, Tigran |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
can't open php ! | rtee | Troubleshooting | 0 | 01-04-2008 12:02 AM |
Failed to Open | mortickles | Troubleshooting | 2 | 05-07-2004 09:48 AM |
How to open .Z files with PHP? | jojose417 | Coding & Tutorials | 1 | 05-01-2004 07:02 AM |
Open or Close? | Charter | The Mole Hole | 13 | 03-30-2004 07:48 AM |
link open in a new window | louie | Coding & Tutorials | 1 | 02-19-2004 12:23 PM |