php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8046 upload is not working
Submitted: 2000-11-30 04:15 UTC Modified: 2001-01-12 07:30 UTC
From: goba@php.net Assigned:
Status: Closed Package: Filesystem function related
PHP Version: 4.0.3pl1 OS: linux/windows
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: goba@php.net
New email:
PHP Version: OS:

 

 [2000-11-30 04:15 UTC] goba@php.net
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-12 07:30 UTC] cynic@php.net
It Works For Me(tm) with latest snapshot from CVS. try 4.0.4pl1, and if it's the same, reopen this report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC