From:             padair at pntsi dot ca
Operating system: Solaris 8
PHP version:      4.3.3
PHP Bug Type:     *General Issues
Bug description:  failed to open stream: Too many open files in Unknown on line 0

Description:
------------
I am getting a "failed to open stream: Too many open files in Unknown on
line 0" error message.

I check similar bug reports but none seemed to apply.  I already am
running 4.3.3 where this error was supposed to be fixed.  

My config is Solaris 8, Apache 2.0.44, PHP 4.3.3.

My page pulls some simple snmp data and I have a META refresh tag at the
top  that refreshes the page every 30 seconds.  99% of the time the page
is ok.  Every now and then the error below shows.  It goes away on its own
usually by the next refresh.

Actual result:
--------------
Warning: Unknown(/isp/www/pntsi/stats/snmp.php): failed to open stream:
Too many open files in Unknown on line 0

Warning: (null)(): Failed opening '/isp/www/pntsi/stats/snmp.php' for
inclusion (include_path='.:/usr/local/php4/lib/php') in Unknown on line 0

-- 
Edit bug report at http://bugs.php.net/?id=25886&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25886&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25886&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25886&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25886&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25886&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25886&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25886&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25886&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25886&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25886&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25886&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25886&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25886&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25886&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25886&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25886&r=float

Reply via email to