• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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