From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4CVS-2002-11-06 PHP Bug Type: iPlanet related Bug description: failed to create stream: Too many open files in Unknown on line
We are running php4-200211030600 with Sun One Web Server 6.0sp4 on Solaris 8. It was compiled with gcc 2.95.3 using './configure' \ '--with-nsapi=/path/to/iplanet/web/server' \ It compiled successfully and runs fine for a few hours but accessing pages soon reports the following: ========== Warning: Unknown(/path/to/doc-root/index.php): failed to create stream: Too many open files in Unknown on line 0 Warning: Failed opening '/path/to/doc-root/index.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 ========== A quick fix is to setup a cron job to restart the web server hourly, but this is not desired. Please let me know if I can provide additional details regarding this issue. Thanks, Jay -- Edit bug report at http://bugs.php.net/?id=20274&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20274&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20274&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20274&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20274&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20274&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20274&r=support Expected behavior: http://bugs.php.net/fix.php?id=20274&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20274&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20274&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20274&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20274&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20274&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20274&r=isapi