php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #1062 Problem with PUT method
Submitted: 1999-01-12 21:43 UTC Modified: 1999-03-07 10:46 UTC
From: j dot li at multiweb dot nl Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.6 OS: Linux+Apache+PHP
Private report: No CVE-ID: None
 [1999-01-12 21:43 UTC] j dot li at multiweb dot nl
It seems that PHP module does not understand PUT method. Apache use a cgi handler to handle the files uploaded to server with PUT method, an internal error is generated whenever the file extension is php3. It looks to me that php module start to parse a file on the server that with the same name and path as the uploading file (it produce Not Found error when the file is not exist on the server). 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-07 10:46 UTC] rasmus
PUTwill be supported in 3.0.8
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 11:01:34 2024 UTC