
September 1st, 2002, 04:53 AM
|
|
|
|
Join Date: Apr 2007
Location: Breckenridge, Co.
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PHP / Apache error msg.
I'm not sure whether this is related to settings in my "php.ini" file or my Apache server "httpd.conf".
I've been running Apache "locally" & everything seemed to work fine (as long as my PHP coding was correct); but after re-installing my OS (Win98), I get the following Error message when running a script that used to be O.K. (it also runs fine from my actual web site):
Method Not Allowed
The requested method POST is not allowed for the URL /Verify.php.
Without seeing the full script, can anyone tell if it is likely a problem in my configurations for either Apache or PHP -- & if so, any suggestions on where to locate the problem?
Thanks for any ideas...
|