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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 23:01:26 2024 UTC