I have the following PHP settings set in Plesk:
upload_max_filesize = 2048M
max_file_uploads = 50
post_max_size -2048M
max_input_vars = 10000
max_input_time = 60
memory_limit = 512M
But they do not appear to be working. For example, upload_max_filesize is set to 2048M, but in my WordPress...