[PHP-DEV] PHP 4.0 Bug #8046: upload is not working From: goba <email protected>
Date: 11/30/00

From: goba <email protected>
Operating system: linux/windows
PHP version: 4.0.3pl1
PHP Bug Type: Filesystem function related
Bug description: upload is not working

The normal file upload process is not working
with PHP403pl1 when using it as a CGI app.

print_r($userfile);

prints out the file info, but the size
is zero, and the temp filename is null.

-- 
Edit Bug report at: http://bugs.php.net/?id=8046&edit=1

-- 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>