On Fri, 10 Jan 2003 10:38:31 +0000 (GMT), you wrote:

>On Wed, 8 Jan 2003, Macrosoft wrote:
>
>> Can anybody explain me what does mean error:
>>
>>             Warning: main(footer.inc.php) [function.main.html]: failed to
>> create stream:
>>             Too many open files in /www/sql/main.php on line 96
>>
>>             (phpPgAdmin 2.4.2 scripts, PHP 4.3.0 + Apache)
>>
>> Does PHP exceed any limit of opened files? How can I change the limit?

As someone else said, this is an OS issue, but if you're running on
Linux do a Google search for:

/proc/sys/fs/file-max

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to