• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Cannot Upload Anything (File Too Big)

Mark Bailey

Basic Pleskian
We are having reports that people can't upload anything via File Manager or apps like WordPress. They see a 2 MB upload limit in WordPress, though our PHP configuration has a max upload size of 32M and a max post size of 64M. We tested File Manager and were unable to upload an 18K file. (Yep, that's just a K.) "File too big. Try uploading via FTP". This appears to be a known bug bet we've followed the resolution steps to no avail. Any ideas?
 
Thanks. However, as mentioned, I have done the troubleshooting and it still doesn't work. Attached are the PHP settings for this domain. Yet I still can't upload even the smallest file (18K or so) to File Manager without that error.
 

Attachments

  • php-settings.png
    php-settings.png
    71.7 KB · Views: 10
Please check output of command:

# grep -R "_max_" /etc/sw-engine/*
 
Back
Top