• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

wordpress upload theme timeouts

Noturns

Regular Pleskian
When i upload a particular wordpress theme (zip file of 5MB) through Wordpress itself.
This results into an error...

504 Gateway Time-out
nginx


PHP version 5.3
--------------------
error_log shows no errors there (is a new subscription)
php upload variables is set to default
max_execution_time is set to default
memory_limit is set is set tot default
post_max_size is set to 8M
upload_max_filesize is set to 8M
file_uploads is set tot default

I have created a new wordpress application in order to reproduce this error.
I have enabled error_reporting = E_ALL

The problem did not appear after that, however it might be because i only removed the theme from FTP.

Any suggestions?
 
Back
Top