• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Webdav Error 412

scool

Basic Pleskian
After upgrading to plesk latest version the following error appears on file uploads 5M+

Unable to upload the files: internal WebDAV service error. Error code: 413.

Searching on several threads i think that has to do with nginx file uploads, but not sure
any recommendations ?

OS: CentOS 6.4 (Final)
Panel version: 11.5.29 Update #3
 
Last edited:
Try to increase upload_max_filesize PHP value for domain.
 
Yes, looks like nginx "Request Entity Too Large" error. Have you tried reproduce it with disabled nginx?
 
Via websites & domains -> domain -> webserver settings i have removed all options.
this is enough for disabling nginx? or is another option for disabling nginx per domain ?

I just stopped the service via service management, and tried. not worked.
 
Last edited:
Back
Top