ID:               24074
 Updated by:       [EMAIL PROTECTED]
 Reported By:      michael at comp1 dot gibbsdc dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Performance problem
 Operating System: UnixWare comp1 5 7.1.3 i386 x86a
 PHP Version:      4.3.1
 New Comment:

Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php


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

[2003-06-07 00:56:13] michael at comp1 dot gibbsdc dot com

Calls to include(http://...) leave behind a file in /var/tmp 

The files are all named something like "phpa004OG" and they always
contain the result of the include(http://...) The files accumulate, the
disk fills up, and bad things happen.

./configure \
        --enable-discard-path \
        --enable-mime-magic \
        --with-mysql=/usr/local/mysql \
        --with-readline \
        --with-gd \
        --with-jpeg-dir=/usr/local/lib \
        --with-zlib-dir=/usr/lib 

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


-- 
Edit this bug report at http://bugs.php.net/?id=24074&edit=1

Reply via email to