Re: $_POST problem with PHP5 on IIS
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: $_POST problem with PHP5 on IIS

From: ZeldorBlat <zeldorblat@gmail.com>
Date: Mon Nov 14 2005 - 01:49:04 CET

Check your IIS configuration and see what verbs are permitted for PHP.
My guess is that POST isn't included. You should have GET and POST
enabled at a minimum, or just make your life easy and allow all verbs.
Received on Mon Nov 21 03:01:55 2005