Click to See Complete Forum and Search --> : Loading any link after php form submission


snktal
02-15-2009, 12:53 AM
I am running a simple php order form where the user enters certain info about himself and hits submit. The form works just fine, i get the e-mail and the thank you page is displayed.

However, now if i try to press any link, i get a Error 501 - Method not implemented from the server, no matter what link it is on the page. If i wait 15 seconds to press any link, then everything works just fine.

I can't count on the user to wait 15 seconds, and if he fails to reach any next page it is a problem.

does any one have any idea what it could be?

Error displayed:
Method Not Implemented
watchbrand=nothing&fname=&lname=&phone=&email=&submit=SubmitGET to /faq.html not supported.

Invalid method in request watchbrand=nothing&fname=&lname=&phone=&email=&submit=SubmitGET /faq.html HTTP/1.1

Apache/1.3.33 Server at Port 80

NOTE: doesn't matter what html is clicked, the error will change respectively for that.

chazzy
02-15-2009, 08:17 AM
sounds more like an apache issue. did you set it up yourself?

snktal
02-16-2009, 02:42 AM
no its a go daddy account. they are clueless and useless though...

chazzy
02-17-2009, 11:24 PM
no its a go daddy account. they are clueless and useless though...

oh? doesnt' sound like my thoughts on them. is it a shared instance? can they send you the access logs?