Date: 01/17/01
- Next message: andre <email protected>: "[PHP-DEV] PHP 4.0 Bug #8759: xslt_process doesn't work at all"
- Previous message: kappa <email protected>: "[PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- In reply to: kappa <email protected>: "[PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- Next in thread: Alex Kapranoff: "Re: [PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- Reply: Alex Kapranoff: "Re: [PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 17 Jan 2001 kappa <email protected> wrote:
>From: kappa <email protected>
>Operating system: FreeBSD
>PHP version: 4.0.4pl1
>PHP Bug Type: Filesystem function related
>Bug description: Lots of zero-sized files remain in directory for tmp files uploaded via POST
>
>I have a form with some type="file" fields for uploading images.
>If a user really fills a field, then I can handle the file properly and it gets deleted from ./tmp dir on script
>completion. But if a user leaves the field empty, php creates a zero-sized file in ./tmp and does not
>delete it. I even don't have to delete myself, because I get 'none' as filename inside my script.
>
>After a month of heavy use, I have a REALLY huge ./tmp directory full of zero-sized files named like
>phpsC7799 (example).
Are you REALLY using 4.0.4pl1 ??? As this should be fixed.
--Jani
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: andre <email protected>: "[PHP-DEV] PHP 4.0 Bug #8759: xslt_process doesn't work at all"
- Previous message: kappa <email protected>: "[PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- In reply to: kappa <email protected>: "[PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- Next in thread: Alex Kapranoff: "Re: [PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- Reply: Alex Kapranoff: "Re: [PHP-DEV] PHP 4.0 Bug #8758: Lots of zero-sized files remain in directory for tmp files uploaded via POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

