php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36481 POST Method not allowed
Submitted: 2006-02-21 19:33 UTC Modified: 2006-02-22 09:17 UTC
From: whey2shy_xx at yahoo dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.1.2 OS: Windows XP
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: whey2shy_xx at yahoo dot com
New email:
PHP Version: OS:

 

 [2006-02-21 19:33 UTC] whey2shy_xx at yahoo dot com
Description:
------------
all of my php files with the method= POST wont run, when i click submit on a form, this is the result:

Method Not Allowed
The requested method POST is not allowed for the URL /magDemos/magazineDemo3/calcInvoice.php.

even if i create a new file with very simple code, it says the same.. all my files with the method post wont allow it to post. is there something wrong when i installed php?

Expected result:
----------------
i want the method post to be allowed


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-21 19:39 UTC] bjori@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2006-02-22 04:59 UTC] judas dot iscariote at gmail dot com
this is most likely a webserver misconfuguration, not a PHP bug...
 [2006-02-22 09:17 UTC] derick@php.net
This message comes from Apache, not PHP. It's most likely an apache-misconfiguration.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 18:01:31 2025 UTC