Your problem is in the web server setup. If you're using IIS, go to the
IIS properties page and edit the WWW service. Choose the home directory tab
and click on configuration. In the app mappings list, you should find the .php
extension followd by the path to php.exe and a list of verbs. This should
say [all].
If you're using Apache, there should be something similar in you
httpd.conf. Check
your documentation for more info.
At 03:27 PM 12/12/2003 +0200, innocent wrote:
I am trying to query a mysql database using php which is localy hosted and I
am getting this error message
Method Not Allowed
The requested method POST is not allowed for the URL /books/results.php.
what coould be the problem
Thank you
Thanks for using Astro-Auction.com.