ID: 3693
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Bogus
Bug Type: Reproducible Crash
Operating System: Solaris 7/x86
PHP Version: 3.0.15
New Comment:
you've hit the file handle limit for this operatings system
Previous Comments:
------------------------------------------------------------------------
[2000-03-01 17:42:38] [EMAIL PROTECTED]
>From apache error log: Possible PHP3 memory leak detected (harmless):
38 bytes from request_info.c:205
This happens on Solaris 7. If compiled as a DSO, or if compiled in,
this happens.
./configure --with-apxs=/usr/local/etc/httpd2/bin/apxs \
--with-mysql=/usr/local/mysql \
--enable-track-vars \
--enable-debug
It doesn't matter what version of php is used, even php4. Since it was
giving the mysterious, "Document contains no data", I decided to
compile with "--enable-debug". That's when I get the message in the
apache log files.
With 232 virtuals, it is fine. With 233, it breaks.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=3693&edit=1