PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Too many open files (http://www.phpdig.net/forum/showthread.php?t=673)

tignaz 03-15-2004 10:21 AM

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

Charter 03-15-2004 10:31 AM

Hi. Perhaps the problem is related to this bug?

tignaz 03-15-2004 11:27 AM

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


All times are GMT -8. The time now is 11:43 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.