ID:               20274
 Updated by:       [EMAIL PROTECTED]
 Reported By:      fowler at csufresno dot edu
-Status:           Closed
+Status:           Open
 Bug Type:         iPlanet related
-Operating System: Solaris 8
+Operating System: Solaris (all)
 PHP Version:      4CVS-2002-11-06
-Assigned To:      
+Assigned To:      thetaphi
 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[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

------------------------------------------------------------------------

[2003-01-31 12:51:22] coneill at mpctc dot net

I have the same problem. I am running iPlanet 6sp3 Enterprise, Solaris
9, PHP 4.3.0.  I get this error after 
php executes some scripts a few times. I did not have this problem
yesterday with PHP 4.2.3. I don't have any output at this moment. I
just thought i would let you know the problem seems to be widespread.

------------------------------------------------------------------------

[2003-01-30 02:38:09] thetas at obs-nancay dot fr

with solaris 8 iplanet6.0sp5 php4.3.0
I have the same error
before, with solaris 8 iplanet 6.0sp4 php4.2.3, it works fine
but now if i install php4.2.1 or 4.2.3 i have "SIGSEGV 11 segmentation
violation" on my web server.

My configuration is : 
gcc 3.2.1
bison 1.875
make 3.80
GNU m4 1.4
autoconf 2.57
automake 1.7.2
binutils 2.11.2
GNU sed 4.0
libtool 1.4
flex 2.5.4a

my configure option is :
./configure --with-nsapi=/path/to/iplanet/web/server'
--with-ldap=/path/to/ldap/ --with-mysql=/path/to/mysql -enable-libgcc

------------------------------------------------------------------------

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

Reply via email to