ID: 20274 Updated by: [EMAIL PROTECTED] Reported By: fowler at csufresno dot edu Status: Assigned Bug Type: iPlanet related Operating System: Solaris (all) PHP Version: 4CVS-2002-11-06 Assigned To: thetaphi New Comment:
It's in PHP_4_3 branch. The problem does not apply to PHP5, as the ZE2 no longer needs to cast/clone streams. Previous Comments: ------------------------------------------------------------------------ [2003-03-07 11:52:36] [EMAIL PROTECTED] [EMAIL PROTECTED]: The fix you explained: Is it also in the 4.3 CVS? Or only in newest one? ------------------------------------------------------------------------ [2003-03-07 10:36:40] [EMAIL PROTECTED] The problem is still in the CVS. I have the problem with my own development webserver (Solaris 2.9, SunOne Webserver 6.0 newest one SP5), too. At this time I am looking for a fix. Increasing the file descriptor limit does not help, too. I compile at this time with gcc. I will check if problem with Forte7 still there... due to Sun recommends Forte7 for NSAPI. ------------------------------------------------------------------------ [2003-02-25 08:47:55] [EMAIL PROTECTED] This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2003-02-25 08:45:21] jhalla at legion dot org Solaris 8 iPlanet 6sp4 PHP 4.3 Same problem This is a SERIOUS issue!!! email me if you'd like to discuss, [EMAIL PROTECTED] ------------------------------------------------------------------------ [2003-02-18 10:02:19] webmaster at telearmenia dot net dot co We are running php4.3.0 with Sun One Web Server 6.0sp5 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 or minutes 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 ========== We increased our kernel file descriptor limit, but shows the same mistake A quick fix is to setup a cron job to restart the web server hourly, but this is not desired. Please if someone can provide information with since this problem solves Thanks ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/20274 -- Edit this bug report at http://bugs.php.net/?id=20274&edit=1