WebSite X5Help Center

 
Luke F.
Luke F.
User

HTTP error 405  en

Autore: Luke F.
Visite 2448, Followers 1, Condiviso 0  
Parole Chiave: booking,error,http,online,working

My online appointment booking form has stopped working out of nowhere. when I try to use it I get this HTTP error; HTTP Error 405 - The HTTP verb used to access this page is not allowed. Internet Information Services (IIS) Is this a common problem and is there a fix?

Postato il
3 RISPOSTE
FLAGSA ™
FLAGSA ™
User

405 errors often arise with the POST method. You may be trying to introduce some kind of input form on the Web site, but not all ISPs allow the POST method necessary to process the form.

All 405 errors can be traced to configuration of the Web server and security governing access to the content of the Web site, so should easily be explained by your ISP

Leggi di più
Postato il da FLAGSA ™
Luke F.
Luke F.
User
Autore

Thanks for the reply.

I have been using the same server and ISP for the last three years with the same online booking form. Do you think that my ISP has changed something? If I were to call them what should I ask?

Leggi di più
Postato il da Luke F.
Incomedia
Claudio D.
Incomedia

Hello Luke,

The ISP Probably changed something. I would ask if the changed something in the PHP support or the PHP mail() Function since you get the error 405.

Many thanks!

Leggi di più
Postato il da Claudio D.