Haecki
New Pleskian
Hello,
to manipulate the upload file size for plesk I changed in plesk's php.ini the post_max_filesize and upload_max_filesize parameter to 256M, unfortunately is then no longer possible in plesk's own FileManager, but I set the value to 268435456 the upload, according to php documentation Data in megabytes with M and Gigabyte with G are allowed.
Is this a bug in Plesk's FileManager or is the byte writing method absolutely necessary?
to manipulate the upload file size for plesk I changed in plesk's php.ini the post_max_filesize and upload_max_filesize parameter to 256M, unfortunately is then no longer possible in plesk's own FileManager, but I set the value to 268435456 the upload, according to php documentation Data in megabytes with M and Gigabyte with G are allowed.
Is this a bug in Plesk's FileManager or is the byte writing method absolutely necessary?