Windows IIS error 405

Version 3.2.0
Windows 2019 essential
IIS and MySQL 5.7.36

Hi,
I’ve got problem with form validation :

I already try to change Verbs in php_fastCGI :

I try to put some ligne in the web.config file :
< modules>
< remove name=“WebDAVModule” />
< / modules>
But I’ve got error 500 from all the server :confused:

I have remove manually WebDAVModule from mapping :

But now, I didn’t see what i can do :confused:
Someone can help me please?
Thanks

Hi,
the problem still present.
Can someone give me some help?
thanks

Try accessing your CMS directly from your server by pointing the site to localhost (in the windows hosts) and see if it throws any errors

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.