I want to upload a file size of 64mb
on my to site I received an error because my filesize is greater than the upload_max_filesize
in my PHP info,
tried changing the upload_max_filesize
in plesk/php
settings but all the performance settings in including upload_max_filesize
are not editable(default).
Pls is there another way I can change the value of the upload_max_filesize
in GoDaddy plesk?